
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{padding: 0!important;margin: 0;font-family: 'Poppins', sans-serif;padding-top: 0!important;}


/* .navbar-dark .navbar-nav .nav-link{color:#fff;font-size: 16px;font-weight: 400;padding-left: 40px;}
.navbar-dark .navbar-nav .nav-link:hover{color:#14a2dc;}
.navbar-dark .navbar-nav .nav-link:focus{color:#14a2dc;}
.navbar-dark .navbar-nav .nav-link.active{color: #14a2dc!important}

.main-top{background-color: #0f2f56;}
.main-top-contact{color: white;}
.main-top-inner{padding: 10px 0px;}
.nav-header{background-color: #f8ca20;}
.main-top-contact{font-size: 14px;}
.main-top-contact a{text-decoration: none;color: white;}

.slider-outer .carousel-control-next-icon{background-image: auto!important;}

.main-nav-top{position: absolute;z-index: 11;width: 1500px;max-width: 95%;}
.main-nav-top2{position: absolute;z-index: 11;background-color: #14a2dc;}
.main-nav-top2 .navbar{width: 1500px;max-width: 95%;margin: 0 auto;}
.fixed-top{position: fixed!important;top: 0;right: 0;left: 0;z-index: 1030;}

.inner-carousel-caption{top: 30%;left: 10%;right: auto;width: 38%;text-align: left;transform: translate(0%, 10%);}
.inner-carousel-caption h6{font-size: 25px;text-transform: uppercase;font-weight: 300;}
.inner-carousel-caption h2{font-size: 55px;font-weight: 700;text-transform: uppercase;}
.inner-carousel-caption p{font-size: 16px;color: #dddddd;line-height: 35px;}
.inner-carousel-caption ul{padding-left: 0;}
.inner-carousel-caption ul li{width: 49%;display: inline-block;padding: 5px 0 25px 40px;background: url(../images/right-arrow.png) no-repeat left 10px;color: #dddddd;font-size: 16px;}

.infra-btn{background: rgb(121,13,23);background: linear-gradient(90deg, rgba(121,13,23,1) 0%, rgba(23,85,146,1) 100%);color: white!important;font-size: 16px;border-radius: 30px;padding: 15px 60px;font-size: 20px;} */

body.offcanvas-active{overflow:hidden; }
.offcanvas-header{ display:none; }
.screen-darken{height: 100%; width:0%; z-index: 30; position: fixed; top: 0; right: 0; opacity:0; visibility:hidden; background-color: rgba(34, 34, 34, 0.6); transition:opacity .2s linear, visibility 0.2s, width 2s ease-in; }
.screen-darken.active{z-index:10; transition:opacity .3s ease, width 0s; opacity:1; width:100%; visibility:visible; }

.nav-text-outer .collaps-btn{display: none;}
/* ============ mobile view ============ */
@media all and (max-width: 992px) {
  .header-container{max-width: 96%!important;}
  .full-nav.fixed-top .header-container{max-width: 100%!important;}
  .nav-text-outer .collaps-btn{display: block;background-color: transparent;}
  .nav-text-outer .collaps-btn svg{color: white;}

  .offcanvas-header{ display:block;text-align: end;margin: 15px;}
  .offcanvas-header button{background-color: transparent;border: 0;color: white;}
  .offcanvas-header button:focus{outline: none;box-shadow: none;}
  .mobile-offcanvas{visibility: hidden; transform:translateX(-100%); border-radius:0; display:block; position: fixed; top: 0; left:0; height: 100%; z-index: 1200; width:80%; overflow-y: scroll; overflow-x: hidden; transition: visibility .3s ease-in-out, transform .3s ease-in-out; }
  .mobile-offcanvas.show{visibility: visible; transform: translateX(0);}
  .mobile-offcanvas .container, .mobile-offcanvas .container-fluid{display: block; }
  .subpage-menu{background-color: #14a2dc;}

}

.navbar-dark .navbar-nav .nav-link{color:#fff;font-size: 15px;font-weight: 400;padding-left: 40px;}
.navbar-dark .navbar-nav .nav-link:hover{color:#20beff;}
.navbar-dark .navbar-nav .nav-link:focus{color:#20beff;}
.navbar-dark .navbar-nav .nav-link.active{color: #20beff!important;}

.main-top{background-color: #0f2f56;}
.main-top-contact{color: white;}
.main-top-inner{padding: 10px 0px;}
.nav-header{background-color: #f8ca20;}
.main-top-contact{font-size: 14px;}
.main-top-contact a{text-decoration: none;color: white;}

.slider-outer .carousel-control-next-icon{background-image: auto!important;}

/*------Add-----*/
.header-container{position: absolute!important;margin-top: 30px;z-index: 9;max-width: 1500px;width: 100%;}
.main-logo img{width: 150px;}
.header-container .navbar-expand-lg .navbar-nav .dropdown-menu{
    border: 0;
    border-radius: 8px;
    line-height: 30px;
    color: #ffffff;
    background-color: #14a2dc;
    padding: 0;
    font-size: 14px;
}
.header-container .navbar-expand-lg .navbar-nav .dropdown-menu a{color: #ffffff;}
.header-container .navbar-expand-lg .navbar-nav .dropdown-menu a:hover{
    color: #ffffff;
    background-color: #0d76a0;
    border-radius: 8px;
}
.header-container .navbar-expand-lg .navbar-nav .dropdown-menu a:first-child:hover{border-radius: 8px 8px 0 0;}
.header-container .navbar-expand-lg .navbar-nav .dropdown-menu a:last-child:hover{border-radius: 0 0 8px 8px;}
.header-container .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-divider{border-top: 1px solid #e9ecef47;margin: 2px;}

.top-navbar{border-bottom: 1px solid #eee;}
.top-head-content p{font-size: 15px;color: #fff;margin-bottom: 0px;}
.top-head-content-links a{font-size: 14px;color: #fff;padding-left: 15px;font-weight: 300;}
.top-head-content-links a:hover{text-decoration: none;}

.nav-text-outer{display: flex;align-items: center;}
.logo-outer{display: flex;justify-content: space-between;align-items: center;}

.main-top {padding: 20px 0px;background-color: white;}
.nav-header{background-color: #f3f3f3;padding: 0px;}
.collaps-btn{right: 0px;position: absolute;}

.full-nav.fixed-top{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;width: 100%;padding: 15px 0;}
.main-nav{padding: 0;display: inline-block;margin-left: auto;}
/*.main-nav ul{margin-left: auto;}*/
.main-nav ul li{margin-left: 50px;}
.main-nav ul li a{color: white!important;font-size: 14px;font-weight: 300;}
.main-nav ul li.active a{font-size: 15px;font-weight: 400;}

/*.full-nav{position: absolute;z-index: 11;width: 1500px;max-width: 100%;}*/
/*.main-nav-top2{position: absolute;z-index: 11;background-color: #14a2dc!important;}
.main-nav-top2 .navbar{width: 1500px;max-width: 95%;margin: 0 auto;}*/
.fixed-top{position: fixed!important;top: 0;right: 0;left: 0;z-index: 1030;}
.fixed-top{background-color: rgb(2, 118, 166);}
.fixed-top .header-container{position: relative!important;}

.inner-carousel-caption{top: 30%;left: auto;right: auto;width: 38%;text-align: left;transform: translate(0%, 10%);}
.inner-carousel-caption h6{font-size: 25px;text-transform: uppercase;font-weight: 300;}
.inner-carousel-caption h2{font-size: 55px;font-weight: 700;text-transform: uppercase;}
.inner-carousel-caption p{font-size: 16px;color: #dddddd;line-height: 35px;}
.inner-carousel-caption ul{padding-left: 0;}
.inner-carousel-caption ul li{width: 49%;display: inline-block;padding: 5px 0 25px 40px;background: url(../images/right-arrow.png) no-repeat left 10px;color: #dddddd;font-size: 16px;}

.infra-btn{background: rgb(121,13,23);background: linear-gradient(90deg, rgba(121,13,23,1) 0%, rgba(23,85,146,1) 100%);color: white!important;font-size: 16px;border-radius: 30px;padding: 15px 60px;font-size: 20px;}

/* table {
    border: 1px solid black;
} */

@media only screen and (max-width: 840px) 
{
    .flight-review-res{  max-width: 100% !important;}
    .flight-review-res2{max-width: 50% !important; margin-top: 20px;}
    .flight-model-row{display: block;}
}
table td select {
    display: flex;
}

table td input {
    display: flex;
}

/* .seats {
    margin-top: 5px;
} */

.faq-cat-content {
    margin-top: 25px;
}

.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
}

.nav-tabs li a:focus,
.panel-heading a:focus {
    outline: none;
}

.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
    color: #777777;
}

.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}

.active-faq {
    border-left: 5px solid #888888;
}

.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
    margin-left: 1px;
}

.panel-heading a:hover {
    text-decoration: none;
}

a {
    text-decoration: none !important;
}

/* .flight-details{margin-bottom: 15px;} */

/*.header-search{border-radius: 10px;font-size: 14px;background-color: #f0f0f0!important;border: 0px;color: #9d9d9d;padding: 10px;}*/
.header-search:focus{outline: none;box-shadow: none;background-color: #f0f0f0;}
.search-input{
    background: url(../images/search-input.png) no-repeat 10px 19px;
    padding-left: 35px!important;
}
.header-search input {
    width: 70%;
    background-color: #f0f0f0;
    border-radius: 0px;
    border: 0;
    padding: 8px 15px;
    text-align: left;
    line-height: 32px;
}
.header-search button {
    padding: 8px 25px;
    background-color: #361265;
    border-radius: 0px;
    border: none;
    color: #fff;
    margin-left: -4px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.header-account-menu {
    padding-top: 10px;
}
.header-account-menu {
    color: #3a3a3a;
    font-size: 14px;
}
.header-account-menu ul {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
}
.header-account-menu ul li {
    padding: 0 7px;
}
.header-account-menu ul li a{ text-decoration: none;color: black;}

.width-container{width:1500px; max-width:95%; margin:0 auto!important; }

/*-nav-*/
.megasubmenu{ padding:1rem; }

@media all and (min-width: 992px) {
	.megasubmenu{
		left:100%; top:0; min-height: 100%; min-width:500px;
	}

	.dropdown-menu > li:hover .megasubmenu{
		display: block;
	}
}




.checkout-dtls .fa-eye{
    position: relative;
    float: right;
    margin-right: 8px;
    margin-top: -25px;
    z-index: 2;
    color: #070c0cab;
}

.checkout-dtls .fa-eye-slash{
    position: relative;
    float: right;
    margin-right: 8px;
    margin-top: -25px;
    z-index: 2;
    color: #070c0cab;
}



/*---footer---*/
footer{background-color:#141a45;}
.footer-inner-container{padding:60px 15px;}
.footer-logo{display:block; text-align:left; padding-bottom:25px;}
.footer-logo img{width: 160px;}
.footer-about{width: 450px;margin-right: 15px;margin-bottom: 20px;}
.footer-about p{font-size:14px; font-weight: 200; color:#fff; text-align:justify;line-height: 32px;}
.footer-contact-info a{color:#fff; font-size:14px; font-weight:400;}
.footer-contact-info a svg{color:#01d184; margin-right:5px;}
.footer-links{padding-right:25px;}
.footer-links h5{color:#fff; font-size:16px; font-weight:500;padding-bottom: 15px;}
/*.border-bottom-footer {border-bottom: 2px solid #c42026!important;display: inline-block;}*/

.unicorp-quick ul li {
    background:url(../images/arrow-right.png) no-repeat left 10px;
    padding-top: 3px;
    padding-bottom: 4px;
    color: #cfd7db;
    font-size: 16px;
}

.contact-locat {
    padding: 5px 0 10px 20px;
    background: url(../images/location.png) no-repeat left 10px;
    color: #cfd7db;
    font-size: 14px;
}
.contact-locat-1 {
    padding: 5px 0 15px 20px;
    background: url(../images/location-01.png) no-repeat left 10px;
    color: #cfd7db;
    font-size: 14px;
}
.foot-addr{color: white;}
.unicorp-social-media{margin-top: 30px;padding-left: 30px;}
.footer-contact-form{width: 350px;}
.footer-contact-form input{background-color: #061c44;}
.footer-contact-form textarea{background-color: #061c44;border: 0px!important;}
.footer-contact-form .post-replay a{background-color: #000;color: white;}
.footer-contact-form .contact-form textarea{padding:10px;height: 100px;resize: none;}
.footer-contact-form .form-control{height: calc(2.25rem + 7px);}

.all-reserve{color: #818688;}
.all-reserve a{text-decoration: none;color: #eaeaea;font-size: 14px;font-weight: 300;}

.footer-links ul{list-style-type:none; padding:0; margin:0;}
.footer-links ul li a{text-decoration:none; color:#cfd7db; font-weight:300; font-size:14px;}
.footer-social{text-align:center; padding: 0px 20px; font-size:25px;}
.footer-social a{color:#01d184; margin-right:5px;}
.copyright-container{display:block; background-color:#00405c; text-align:center; padding:15px 0; color:#477285; font-size:15px;}
.copyright-text{color:#274e65; font-size:14px; font-weight:500;}
.copyright-text a{text-decoration: none;color: #b9b9b9!important;font-size: 27px;}
.link-border{border-top: 1px solid #1a3c5e; border-bottom: 1px solid #1a3c5e;}
.copyright-link a{color:#ffffff73; text-decoration:none; font-size:14px; font-weight:400; display:inline-block; margin:0 10px;}
.copyright-link a:first-child{margin-left:0;}
.copyright-link a:last-child{margin-right:0;}
.copyright-link, .info-icon{color: #b7833e;}
.copyright-link{color:#4981a2;}
.copyright-reserved{color: #969696;font-size: 14px;}
.copyright-reserved a{text-decoration: none;font-weight: 600;color: #3a5ab6;}
.footer-email{display:block; margin-top:15px; color:#dddddd; text-decoration:none;font-size: 14px;}
.footer-email:hover{color:#9fcbff; text-decoration:none;}
.footer-email i, .footer-phone i{margin-right:5px; color:#4fba6d;}
.footer-phone{color:#dddddd; display:block; margin-top: 20px;font-size: 14px;}
.social-links{display:block; padding-top:20px; color:#c1c1c1;}
.social-links a{display:inline-block; margin-right:5px; vertical-align:middle;}
.social-links i, .social-links svg{color:#4fba6d; font-size:23px;}

.footer-email a{color: #cfd7db;}
.footer-phone a{color: #cfd7db;}

.all-reserve{background-color: #006d9a;text-align: center;padding: 20px 10px;color: white;}
/*-END-Footer-*/

.bg-green{background-color: #39b453;}
.bg-blue{background-color: #14a2dc;}


.travel-reg-inn{margin-top: -150px;z-index: 8;position: relative;}
.flight-search-travel-reg .travel-reg-inn{padding-top: 10px; border: 1px solid #c4c4c4;
    border-radius: 10px;
    margin-top: 20px;}

.right-main-out .travel-cont{border-radius: 15px!important;}

/* .travel-mode ul{background-color: #14a2dc;border-radius: 15px 15px 0 0;} */
.travel-mode ul{border: 0;background-color: #14a1db;border-radius: 15px 15px 0 0;}
.travel-mode ul li a{color: white;font-size: 16px;padding: 15px 40px;border: 0!important;}
.travel-mode ul li a.active{background-color: #39b453!important;color: white!important;height: 100%;}
.travel-mode ul li:first-child a.active{border-radius: 15px 0 0 0;}
.travel-mode ul li{content: '';border-right: 1px solid #141a4530 !important;margin-bottom: 0!important;}
.travel-mode ul li:last-child{border-right: 0!important;}

.tab-pane{opacity: 1!important;}
.travel-cont{
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    padding: 25px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 0 0 15px 15px;
}
.single-travel-cont{width: 20%;padding: 5px;}
.single-travel-cont-dtls {
    padding: 15px;
    border: 1px solid #aabbcc69;
    height: 100%;
    border-radius: 6px;
    position: relative;
}
/* .single-travel-cont:first-child{padding-left: 20px;} */
.single-travel-cont:last-child{border-right:0;
    display: flex;align-items: center;
}
.single-travel-cont h6{color: #39b453;font-size: 14px;font-weight: 300;text-transform: uppercase;text-align: initial;}
.single-travel-cont select{font-size: 22px;border: 1px solid #d8ebfd;}
.single-travel-cont select:focus{box-shadow: none;outline: none;}
.single-travel-cont input{font-size: 22px;border: 1px solid #d8ebfd;}
.travel-submit{display: flex;align-items: center;margin-left: 8px;padding: 20px;width: 19%;}
.travel-submit button{background-color: #39b453;color: white!important;padding: 10px 35px;border-radius: 30px;width: 100%;}
.travel-submit button:hover{background-color: #138f2d;}

.single-travel-cont-dtls .form-group{margin-bottom: 0;}

.single-travel-cont-dtls #output{font-size: 13px;margin-top: 12px;
    position: absolute;
    width: 89%;
    background-color: white;
    padding: 10px 15px 15px;
    z-index: 9;
    border-radius: 7px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.single-travel-cont-dtls #output hr{margin: 10px 0 4px;border-color: #dff0ff;}
.single-travel-cont-dtls #output hr:last-child{display: none;}
.single-travel-cont-dtls #output input{margin-top: 5px;background-color: white!important;}
.single-travel-cont-dtls #output input:focus{background-color: white!important;}
.single-travel-cont-dtls #output input:active{background-color: white!important;}

/* .travel-submit-1{display: flex;align-items: center;margin-left: 8px;padding: 20px;} */
.travel-submit-1 button{background-color: #39b453;color: white;padding: 10px 35px;border-radius: 6px;transition: all 0.2s ease-in;}
.travel-submit-1 button a{color: white;}
.travel-submit-1 button:hover{
    background-color: #39b4540c;
    border: 1px solid #39b453;
    color: #39b453;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgba(23, 124, 36, 0.116);
}
.travel-submit-1 button:hover a{color: #39b453;}

.single-travel-cont button{background-color: #39b453;transition: all 0.2s ease-in;color: white;padding: 8px 35px;border-radius: 5px;margin-top: 25px;font-size: 15px;}
.single-travel-cont button:hover{
    background-color: #39b4540c;
    border: 1px solid #39b453;
    color: #39b453;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgba(23, 124, 36, 0.116);
}
.single-travel-cont button:focus{box-shadow: none;outline: none;}

.single-travel-cont:nth-child(6){border-right: 0;}

.head-cont h2{font-size: 35px;color: #141a45;font-weight: 400;text-align: center;}
.head-cont h2 span{font-weight: 700;color: #39b453;}
.head-cont{width: 100%;padding: 0px 0 40px;margin: 0 auto;}
.head-cont h2{display: flex;align-items: center;}
.head-cont h2:before,
.head-cont h2:after{content: "";width: 100%;height: 2px;background: #141a45;}
.head-cont h2:before{margin: 0 20px 0 0;}
.head-cont h2:after{margin: 0 0 0 20px;}

.trend-deals .head-cont h2{color: #fff;}
.trend-deals .head-cont h2 span{color: #fff;}
.trend-deals .head-cont h2:before,
.trend-deals .head-cont h2:after{content: "";width: 100%;height: 2px;background: #fff;}

/*-----Services------*/
.travel-service{padding: 80px 0px;}
.travel-service .header-text{width: 60%;margin: 0 auto;padding-bottom: 25px;}
.travel-service .header-text h2{font-size: 35px;font-weight: 800;color: #fff;text-transform: uppercase;text-align: center;}
.travel-service .header-text p{font-size: 16px;font-weight: 300;color:#fff;text-align: center;line-height: 30px;}

.travel-service .left-service-out{margin-bottom: 30px;}
.travel-service .left-service{background-color: white;border-radius: 10px;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;padding: 30px;height: 100%;}
.travel-service .left-service-img{text-align: center;height: 200px;overflow: hidden;}
.travel-service .left-service-img img{border-radius: 10px 10px 0px 0px;height: 100%;width: 100%;object-fit: contain;}
.travel-service .right-service{text-align: center;padding-top: 25px;    height: 200px;overflow: hidden;}
.travel-service .right-service h6{font-size: 18px;text-transform: uppercase;color: #14a2dc;}
.travel-service .right-service h6 a{font-size: 18px;text-transform: uppercase;color: #14a2dc;text-decoration: none;}
.travel-service .right-service p{font-size: 15px;font-weight: 300;line-height: 30px;margin: 0;}
.travel-service .right-service p span{font-size: 14px!important;}
.arro-service-slider{text-align: center;margin-top: 25px;}
.travel-service .arro-service-slider .fa{background-color: #ed1c24;color: white;padding: 10px 12px;border-radius: 25px;}
.travel-service .service-btn a{background: #262262;color: white;border: 0;border-radius: 25px;padding: 14px 17px;font-size: 15px;font-weight: 400;text-decoration: none;}


.trend-deals{background-color: #14a2dc;padding: 80px 0px;}
.right-omega-home-about-cont-secnd{margin-top: 80px;}
.right-omega-home-about{padding-left: 40px;}
.right-omega-home-about-cont{background-color: white;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;padding: 35px;border-radius: 15px;height: 100%;}
.right-omega-home-about-cont-img{position: absolute;margin-left: -75px;height: 150px;margin-top: 65px;width: 115px;}
.right-omega-home-about-cont-img img{width: 100%;height: 100%;border-radius: 20px;object-fit: cover;}
.right-omega-home-about-dtls{padding-left: 65px;}
.right-omega-home-about-dtls h5{color: #7c131c;text-transform: uppercase;font-size: 18px;}
.right-omega-home-about-dtls p{font-size: 15px;line-height: 30px;color: #514a4a;margin: 0;font-weight: 300;max-height: 210px;overflow: hidden;}
.trend-deals .owl-item{padding: 12px;padding-bottom: 20px;}

.trend-deals .owl-nav .owl-prev .fa-angle-left{display: none;}
/* .trend-deals:hover .owl-prev .fa-angle-left{display: block;} */

.trend-deals .owl-nav .owl-next .fa-angle-right{display: none;}
/* .trend-deals:hover .owl-prev .fa-angle-right{display: block;} */

.trend-deals:hover .owl-nav .owl-prev .fa-angle-left{display: block;position: absolute;left: -35px;top: 35%;;color: #14a2dc!important;background-color: #fff;padding: 3px;border-radius: 50px;width: 40px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.trend-deals:hover .owl-nav .owl-next .fa-angle-right{display: block;position: absolute;right: -35px;top: 35%;;color: #14a2dc!important;background-color: #fff;padding: 3px;border-radius: 50px;width: 40px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}

.trend-deals .owl-nav{text-align: center;margin-top: 0px;}
.trend-deals .owl-nav button{font-size: 40px!important}
.trend-deals .owl-nav button:focus{box-shadow: none;outline: none;}

.multiple-dcmnt-upload button{background-color: #14a2dc;color: white;padding: 10px 30px;border-radius: 7px;font-size: 15px;border: 0;margin: 10px auto;display: block;}
.document-needed-ot input{height: 55px;font-size: 14px;font-weight: 300;padding: 12px;border: 1px solid #2622625e;background-color: transparent;border-radius: 4px;width: 100%;}

.trend-deals-dtls{padding: 80px 0px;}
.left-service-dtls-out{padding-top: 60px;}
.trend-deals-dtls .left-deals-contact .unicorp-quick-reach{padding: 50px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;height: 100%;border-radius: 20px 0 0 20px;background-color: #39b453;}
.trend-deals-dtls .left-deals-contact .unicorp-quick-reach h5{font-size: 22px!important;padding-bottom: 6px!important;}
.trend-deals-dtls .left-deals-contact .unicorp-quick-reach .contact-locat-1{color: #ffffff;font-size: 16px;line-height: 30px;background: url(../images/location.png) no-repeat left 10px;padding: 5px 0 6px 20px;}
.trend-deals-dtls .left-deals-contact .unicorp-quick-reach .footer-email{color: #ffffff;font-size: 16px;}

.trend-deals-dtls .right-deals-contact .contact-form{padding: 50px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;height: 100%;border-radius: 0 20px 20px 0;}
.trend-deals-dtls .right-deals-contact .contact-content{margin-top: 0px;}
.trend-deals-dtls .right-deals-contact .contact-content h2{margin-bottom: 30px;}
.trend-deals-dtls .right-deals-contact .contact-form form input{height: 50px;font-size: 15px;}
.trend-deals-dtls .right-deals-contact .contact-form form input:focus{box-shadow: none;outline: none;}
.trend-deals-dtls .right-deals-contact .contact-form form textarea{font-size: 15px;}
.trend-deals-dtls .right-deals-contact .contact-form form textarea:focus{box-shadow: none;outline: none;}
.right-deals-dtls p{font-size: 15px;line-height: 35px;color: #4d4d4d;margin-top: 20px;}
.right-deals-dtls h2{margin-bottom: 15px;}


/*---gallery----*/
.travel-gallery{padding: 80px 0px;}
.all-travel-category button{border: 1px solid #39b453;background-color: transparent;box-shadow: none;padding: 12px 35px;margin-right: 10px;}
.all-travel-category button:hover{background-color: #39b4540c;}
.all-travel-category button:focus{box-shadow: none;outline: none;}
.pic-1{height: 500px;overflow: hidden;}
.pic-2{height: 500px;overflow: hidden;}
.pic-3{height: 400px;overflow: hidden;}
.pic-4{height: 240px;overflow: hidden;}

/* .gallery h3{position: absolute;z-index: 9;top: 45%;left: 40%;color: white;} */
.gallery h3{margin: 0;position: absolute;top: 50%;left: 50%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);color: white;}
.gallery img{width: 100%;height: 100%;object-fit: cover;border-radius: 30px;}
.pics::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #141a4582, #14a2dc70);
    opacity: .7;
    border-radius: 30px;
}

.centered{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 25px;font-weight: 500;color: white;display: block!important;z-index: 9;}

.gallery {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-width: 33%;
  -moz-column-width: 33%;
  column-width: 33%;
}

.gallery .pics {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.gallery .animation {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 600px) {
    .gallery{column-count: 2;}
}
@media (max-width: 450px) {
  .gallery {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
  }
}

@media (max-width: 400px) {
  .btn.filter {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }
}


/*-----Package------*/
.travel-homestays{padding: 80px 0px;background-color: #14a2dc;}
.travel-homestays .header-text{width: 60%;margin: 0 auto;padding-bottom: 25px;}
.travel-homestays .header-text h2{font-size: 35px;font-weight: 800;color: #fff;text-transform: uppercase;text-align: center;}
.travel-homestays .header-text p{font-size: 16px;font-weight: 300;color:#fff;text-align: center;line-height: 30px;}

.travel-homestays .head-cont h2{color: #fff;}
.travel-homestays .head-cont h2 span{color: #fff;}
.travel-homestays .head-cont h2:before,
.travel-homestays .head-cont h2:after{content: "";width: 100%;height: 2px;background: #fff;}

.home-amount h5{color: #39b453;}
.home-amount h6{font-size: 14px!important;font-weight: 300!important;}
.home-amount h5 a{color: #39b453;text-decoration: none;}
.home-amount h6 a{font-size: 14px!important;font-weight: 300!important;text-decoration: none;color: #000;}

.travel-homestays .left-homestays{background-color: white;border-radius: 10px;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.travel-homestays .left-homestays-img img{border-radius: 10px 10px 0px 0px;width: 100%;}
.travel-homestays .right-homestays{padding: 20px;display: flex;justify-content: space-between;align-items: center;}
.travel-homestays .right-homestays h6 a{font-size: 18px;text-decoration: none;color: #000;}
.travel-homestays .right-homestays p a{font-size: 15px;font-weight: 300;line-height: 30px;text-decoration: none;}
.arro-homestays-slider{text-align: center;margin-top: 25px;}
.travel-homestays .arro-homestays-slider .fa{background-color: #ed1c24;color: white;padding: 10px 12px;border-radius: 25px;}
.travel-homestays .homestays-btn a{background: #262262;color: white;border: 0;border-radius: 25px;padding: 14px 17px;font-size: 15px;font-weight: 400;text-decoration: none;}

.offer-inner{height: 500px;overflow: hidden;border-radius: 20px;}
.offer-inner img{width: 100%;height: 100%;object-fit: cover;}
/* .offer-inner h3{position: absolute;z-index: 9;top: 82%;left: 37%;color: white;font-weight: 700;} */
.offer-inner h3{margin: 0;position: absolute;bottom: 6%;left: 50%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);color: white;}

.conting{padding: 80px 0px;background-color: #14a2dc;}
.count-inner{display: flex;justify-content: center;align-items: center;}
.count-img{background-color: #141a45;padding: 28px;border-radius: 50%;margin-right: 20px;width: 150px;min-width: 150px;}
.count-inner .display-4{font-weight: 700;color: white;font-size: 2.5rem;}
.count-2{text-align: left;}
.count-2 h6{font-weight: 300;color: white;}

/*-----Package------*/
.travel-stories{padding: 80px 0px;}
.travel-stories .header-text{width: 60%;margin: 0 auto;padding-bottom: 25px;}
.travel-stories .header-text h2{font-size: 35px;font-weight: 800;color: #fff;text-transform: uppercase;text-align: center;}
.travel-stories .header-text p{font-size: 16px;font-weight: 300;color:#fff;text-align: center;line-height: 30px;}

.travel-stories .left-stories{background-color: white;border-radius: 10px;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.travel-stories .left-stories-img img{border-radius: 10px 10px 0px 0px;width: 100%;height: 100%;}
.travel-stories .right-stories{padding: 30px;}
.travel-stories .right-stories h6{font-size: 18px;color: #14a2dc;font-weight: 400;}
.travel-stories .right-stories p{font-size: 15px;font-weight: 300;line-height: 30px;text-align: justify;color: #868686;}
.testim-person{display: flex;align-items: center;margin-bottom: 15px;}
.testim-heading h2{text-transform: uppercase;}
.testim-person img{border-radius: 50%;margin-right: 8px;}
.testim-person-cont h6{font-size: 15px!important;color: #7e7e7e !important;margin-bottom: 0;}

.teams-shape{ background-color: #39b453;height: 155px;position: absolute;z-index: -1;width: 100%;border-radius: 0px 0 115px 115px;left: 0;top: 0;}
.teams-shape-01{background-color: #0276a6;}
.travel-detail-query{padding: 80px 0px;background: url(../images/dtls-bg.jpg) no-repeat left bottom fixed;background-size: auto;background-size: auto;background-size: cover;}
.new-package-dtls{display: flex;justify-content: space-between;width: 1000px;align-items: center;}
.new-package-dtls h2{color: white;font-weight: 600;margin-bottom: 0;font-size: 40px;}
.new-package-dtls button{background-color: #39b453;color: white;padding: 12px 50px;border-radius: 6px;}

.tesim-dtls p{font-size: 15px;line-height: 30px;text-align: center;}

.travel-stories .card{margin: 0 auto;border: none;}

/*.travel-stories .card .carousel-item {
    min-height: 190px;
}*/

.travel-stories .card .carousel-caption {
    padding: 50px!important;
    right: 15px;
    left: 0px;
    top: 15px;
    color: #3d3d3d;
    /* border: 1px solid #ccc; */
    min-height:175px;
    padding: 30px;
    position: relative;
    /*height: 100%;*/
    margin-bottom: 50px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    border-radius: 30px;
    text-align: left;

}
.tesim-dtls h6{text-align: center;font-size: 25px;font-weight: 600;}
.testim-img{text-align: center;}
.testim-img img{object-fit: cover;height: 100%;border-radius: 15px;border-radius: 50%;height: 175px;width: 175px;margin-top: 30px;}
.travel-stories .card .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center;
}
.tesim-dtls{margin-top: 25px;text-align: center;}
.travel-stories .card .carousel-caption .col-sm-9 {
    text-align: left;
}
.travel-stories .card .carousel-control-prev, .card .carousel-control-next {
    color: #3d3d3d !important;
    opacity: 1 !important;
}
/*.travel-stories .carousel-control-prev-icon, .carousel-control-next-icon {
    background-image: none;
    color: #fff;
    font-size: 14px;
    background-color:#39b453;
    height: 32px;
    line-height: 32px;
    width: 32px;
}*/
.travel-stories .carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {
    opacity: 0.85;
}
.travel-stories .carousel-control-prev {
    left: 42%;
    top: 95%;
}
.travel-stories .carousel-control-next {
    right: 40%;
    top: 95%;
}
 @media (min-width: 320px) and (max-width: 575px) {
.travel-stories .carousel-caption {
    position: relative;
}
.travel-stories .card .carousel-caption {
    left: 0;
    top: 0;
    margin-bottom: 15px;
}
.travel-stories .card .carousel-caption img {
    margin: 0 auto;
}
.travel-stories .carousel-control-prev {
    left: 35%;
    top: 105%;
}
.travel-stories .carousel-control-next {
    right: 35%;
    top: 105%;
}
.travel-stories .card .carousel-caption h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 700;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.travel-stories .carousel-caption {
    position: relative;
}
.travel-stories .card .carousel-caption {
    left: 0;
    top: 0;
    margin-bottom: 15px;
}
.travel-stories .card .carousel-caption img {
    margin: 0 auto;
}
.travel-stories .card .carousel-caption h3, .card .carousel-caption small {
    text-align: center;
}
.travel-stories .carousel-control-prev {
    left: 35%;
    top: 105%;
}
.travel-stories .carousel-control-next {
    right: 35%;
    top: 105%;
}
}
@media (min-width: 767px) and (max-width: 991px) {
    .travel-stories .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }
}

.infra-social-media{display: flex;align-items: center;}
.infra-social-media h6{margin-bottom: 0;margin-right: 8px;}
.infra-social-media img{margin-right: 7px;height: 26px;width: 30px;}

/* .close{opacity: 1;}
.modal-dialog{max-width: 650px;}

.modal-body{padding: 50px;background-color: aliceblue;} */
.contact-content{margin-top: 30px;}
.contact-content h2{text-align: center;margin-bottom: 20px;color: #39b453;}
.contact-form form input{height: 45px;border: 1px solid #2622625e;background-color: transparent;}
.contact-form form textarea{height: 45px;border: 1px solid #2622625e;height: 80px;resize: none;background-color: transparent;}
.contact-form form button{
    background-color: #39b453;
    transition: all 0.2s ease-in;
    color: white;
    padding: 10px 50px;
    border-radius: 5px;
    /* width: 100%; */
    margin-top: 26px;
    font-size: 15px;
}
.contact-form form button:hover{background-color: #39b4540c;
    border: 1px solid #39b453;
    color: #39b453;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgba(23, 124, 36, 0.116);
}
.contact-form form .submit{text-align: center;}
/* .modal-footer{background-color: #141a45;} */

/* .flight-listing-out{background-color: aliceblue;padding: 30px;} */
.flight-detail-heading{margin-top: 10px;}
.flight-book button{background-color: #14a2dc;transition: all 0.2s ease-in;padding: 3px;color: white;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;cursor: pointer;}
.flight-book button:focus{box-shadow: none;outline: none;}
.flight-book button:hover{
    background-color: #dbebf6c7;
    border: 2px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}
.flight-book .flight-book-frst-link{text-align: center;margin-bottom: 15px;width: 100%;display: block;color: #39b453;font-size: 15px;}

.register-alerts ul{list-style: none;}

.flight-booking-view-page-out{padding: 60px 0;}
.flight-booking-view-page{background-color: #fff;padding: 50px;border-radius: 30px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;margin-bottom: 30px;}
.flight-booking-passengers{background-color: #fff;padding: 50px;border-radius: 30px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;}

.flight-booking-view-page .card-body{padding: 0;}
.flight-booking-view-page .card-body .form-group strong{width: 150px;font-weight: 600;display: inline-block;}

.flight-booking-view-page .flight-booking-view-page-cont .form-group{font-size: 14px;}
.flight-booking-view-page .flight-booking-view-page-cont .form-group strong{width: 180px;font-weight: 600;display: inline-block;}
.flight-booking-view-page .flight-booking-view-page-cont .form-group img{width: 80px;height: 55px;object-fit: contain;}
.flight-booking-view-page .flight-booking-view-page-cont-in{border: 1px solid #d9e4ef;padding: 30px;border-radius: 30px;height: 100%;}


.flight-details .flight-dtls-head.submenu .nav{border-bottom: 0;}
.flight-details .flight-dtls-head.submenu button{color: #141a45;font-size: 12px;padding: 4px 15px;border: 0;cursor: pointer;background-color: #d6e9fc;}
.flight-details .flight-dtls-head.submenu button.active{background-color: #141a45;color: white;}
.flight-details .flight-dtls-head.submenu button:focus{border: 0;box-shadow: none;outline: none;}

.flight-details .tab-content:nth-child(2) .tab-pane{padding: 10px;}

.flight-book .dropdown{position: relative;}
.flight-book .price-info-list{display: flex;}
.flight-book .dropdown-menu{border: 0;background-color: #dcf1f9;padding-top: 0;border-radius: 6px;left: auto!important;right: 0;
    transform: translate3d(3px, 25px, 0px)!important;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.flight-book .dropdown-menu h6{background-color: #39b453;font-size: 13px;color: #ffffff;}
.flight-book .dropdown-menu a{font-weight: 300;font-size: 13px;color: #000000!important;}
.flight-book .dropdown-menu a:hover{background-color: transparent;}
.price-adult{width: 100%;}
.flight-book .price-adult:first-child h6{border-radius: 6px 0px 0 0;}
.flight-book .price-adult:last-child h6{border-radius: 0px 6px 0 0;}

.flight-listing-out{border: 1px solid #dbdbdba3;padding: 20px;margin-bottom: 15px;border-radius: 15px;background-color: white;width:100%;}
/* box-shadow: rgba(99, 99, 99, 0.1) 0px 0px 6px 0px; */
.flight-detail-heading a{font-size: 12px;color: #39b453;}
/* .flight-dprtr{text-align: center;}
.flight-dprtr h4{font-weight: 400;color: #084d89;}
.flight-arrival{text-align: center;} */
.flight-arrival h4{font-weight: 400;color: #084d89;}
/*.modal-footer button{background-color: red;}*/

.fly-fare-rules{margin-bottom: 10px;}
.fly-fare-rules-content{border-radius: 12px;border:1px solid #d6e9fc;height: 100%;}
.fly-fare-rules-content h6{background-color: #d6e9fc85;padding: 8px 15px;border-radius: 12px 12px 0 0;font-size: 14px;font-weight: 400;}
.fly-fare-rules-content ul{list-style: none;padding: 4px 15px;margin-bottom: 0;}
.fly-fare-rules-content ul li{display: flex;font-size: 13px;}
.fly-fare-rules-content ul li span{min-width: 180px;color: #123351;}
.fly-fare-rules-content ul li p{line-height: 25px;margin-bottom: 5px;word-break: break-word;}

.flight-dtls-head{margin-top: 15px;}
/* border: 1px solid #14a2dc47; */
.flight-dtls-head .tab-content .tab-pane{border: 1px solid #d6e9fc;}
.flight-dtls-head-flght{padding: 0px 10px 5px;font-size: 13px;border-bottom: 1px solid #d6e9fc;;display: flex;justify-content: space-between;}
.flight-dtls-head-flght h6{font-size: 13px;font-weight: 400;color: #14a2dc;}
.flight-dtls-head-flght span{color: #14a2dc;}
.hotel-list-location{font-weight: 400;color: #084d89;font-size: 15px;line-height: 25px;}


.flight-dtls-head-flght .refund-type{border: 1px solid #a9c5e2;padding: 2px 10px;border-radius: 30px;font-weight: 300;color: #212567;background-color: #d6e9fc;font-size: 11px;}

.slider-outer .carousel-item{height: 700px;overflow: hidden;}
.slider-outer .carousel-item img{height: 100%;width: 100%;object-fit: cover;}
.left-stories .left-stories-img{height: 300px;overflow: hidden;}

.flight-name h6{font-weight: 600;color: #14a2dc;font-size: 18px;}
/* .flight-duration{text-align: center;}
.flight-duration h6{font-weight: 400;color: #084d89;font-size: 14px;} */
.flight-duration h6:first-child{border-bottom: 1px solid #141a454f;padding-bottom: 8px;display: inline-block;}
.flight-price{text-align: center;}
.flight-price h6{font-weight: 400;color: #084d89;}
.flight-price h6:first-child{border-bottom: 1px solid #141a454f;padding-bottom: 8px;display: inline-block;}

.flight-single-dtls{padding: 15px;color: #084d89;}
.flight-single-dtls-name h5{font-size: 13px;font-weight: 400;color: #084d89;}
.flight-single-dtls-loc{font-size: 13px;font-weight: 400;color: #084d89;}
.flight-single-dtls-drtn h5{font-size: 13px;font-weight: 400;color: #084d89;}
.flight-single-dtls-arrv{font-size: 13px;font-weight: 400;color: #084d89;}
.flight-single-dtls-chckin{font-size: 13px;font-weight: 400;color: #084d89;}
.flight-single-dtls-prsn{font-size: 13px;font-weight: 400;color: #084d89;}
.single-travel-cont input{font-size: 14px!important;}
.single-travel-cont select{font-size: 14px!important;}
.single-travel-cont input:focus{box-shadow: none;outline: none;}

.right-profile{background-color: white;padding: 40px;border-radius: 20px;}
.payment-history-cont{background-color: white;padding: 40px;margin-bottom: 30px;border-radius: 20px;display: flex;align-items: center;justify-content: space-between;}
.payment-history-cont .recharge-btn{background-color: #14a2dc;color: white;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;font-size: 16px;padding: 8px 40px;margin-top: 10px;transition: all 0.2s ease-in;}
.payment-history-cont .recharge-btn:hover{background-color: #dbebf6c7;border: 1px solid #14a2dc;color: #14a2dc;transform: translateY(-5px);box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);}
.payment-history-cont .recharge-btn:focus{box-shadow: none;outline: none;}

.payment-history-cont .payment-history-dtls{margin-top: 15px;}
.payment-history-cont .payment-history-dtls p{color: #39b453;font-size: 25px;font-weight: 600;}

.visa-contact-form{margin: 0 auto;background-color: white;border-radius: 20px;}

.contact-form ul{list-style: none;padding: 0;margin: 0;}
.contact-form ul li{font-size: 15px;line-height: 25px;}

.profile-main-page ul{list-style: none;padding: 0;margin: 0;}
.profile-main-page ul li{font-size: 15px;line-height: 25px;}


.clear {
    clear: both;
    margin-top: 20px;
}

.autocomplete {
    width: 100%;
    position: relative;
}

.autocomplete #searchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    background: white;
    max-height: 300px;
    overflow: auto;
    z-index: 9;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.autocomplete #searchResult li {
    background: #14a2dc30;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 1px;
    line-height: 16px;
}

.autocomplete #searchResult li:nth-child(even) {
    background: #c6dcf1;
    font-size: 13px;
    color: black;
}

.autocomplete #searchResult li:hover {
    cursor: pointer;
    background: #14a2dc;
    color: white;
}

.autocomplete input[type=text] {
    padding: 5px;
    width: 100%;
    /* letter-spacing: 1px; */
    font-size: 14px!important;
}

/* new autocomplete */

.autocompletefrom {
    width: 100%;
    position: relative;
}

.autocompletefrom #searchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    background: white;
    max-height: 300px;
    overflow: auto;
    z-index: 9;
}

.autocompletefrom #searchResult li {
    background: #14a2dc30;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 1px;
    line-height: 16px;
}

.autocompletefrom #searchResult li:nth-child(even) {
    background: #c6dcf1;
    font-size: 13px;
    color: black;
}

.autocompletefrom #searchResult li:hover {
    cursor: pointer;
    background: #14a2dc;
    color: white;
}

.autocompletefrom input[type=text] {
    padding: 5px;
    width: 100%;
    /* letter-spacing: 1px; */
    font-size: 16px!important;
}




.about-flyops-content h3{font-size: 35px;
    font-weight: 700;
    color: #14a2dc; margin-top: 20px;}

    .about-flyops-content p{font-size: 15px;
        font-weight: 300;
        line-height: 30px;}
.vision-content p{font-size: 15px;
    font-weight: 300;
    line-height: 30px;}


.about-flyops{padding: 80px 0px;}


.about-para{font-size: 15px;
    font-weight: 300;
    line-height: 30px;}

.about-span-style{  color: #14a2dc;
font-weight: 500;}

.choose-content-div h5{font-size: 18px;
    text-transform: uppercase;
    color: #14a2dc;}

.choose-content-div p{font-size: 15px;
    font-weight: 300;
    line-height: 30px;}

.choose-content-div{  padding-top: 15px;}
.choose-card-outer{background-color: white;
    border-radius: 10px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    padding: 30px;
    height: 100%;}

.reach-flyops-text{color: #141a45;
    font-size: 20px;border: 1px solid;
    padding: 25px 50px;
    border-radius: 15px;
    margin-top: 40px;margin-left: auto;
    margin-right: auto;
    width: fit-content;}

.thead-color-flyops{background: #39b453;  color: white;}


.vision-content h4{font-size: 35px;
font-weight: 700;
color: #14a2dc;}

.vision-content{
    border-radius: 10px;
    border: 1px solid #14a2dc;
    padding: 30px;  margin-bottom: 15px;}


.table-top-image-div img{border-radius: 10px;}
.carousel-about-height{height: 200px;}


.table-ticket{  }
.table-content h6{font-size: 20px; font-weight: 500; color: white;padding: 15px;
    background: white;   color: #14a2dc;
  }
.table-content p{font-size: 16px; font-weight: 300; color: white;margin-bottom: 0; margin-top: 10px;padding: 15px;
    border: 1px solid #ffffff; color: white;}



.ticket-table{background: #14a2dc;
    padding: 50px;  border-radius: 10px;}

.why-choose-main-title{font-size: 35px;
    font-weight: 700;
    color: #141a45;}

.why-flyops{padding: 80px 0;}






.autocomplete{
    width: 100%;
    position: relative;
}

.autocomplete #CountrySearchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    background: white;
    max-height: 300px;
    overflow: auto;
    z-index: 100;
}

.autocomplete #CountrySearchResult li {
    background: #14a2dc30;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 1px;
    line-height: 16px;
}

.autocomplete #CountrySearchResult li:nth-child(even) {
    background: #c6dcf1;
    font-size: 13px;
    color: black;
}

.autocomplete #CountrySearchResult li:hover {
    cursor: pointer;
    background: #14a2dc;
    color: white;
}

/* .autocomplete input[type=text] {
    padding: 5px;
    width: 100%;
    font-size: 16px!important;
} */

.swap-icon img {
    position: absolute;
    margin-left: -16px;
    margin-top: 50px;
    background-color: #dcf1f9;
    padding: 5px;
    border-radius: 20px;
}
.term-cont .modal-dialog{max-width: 1200px;}

/* .autocomplete #toSearchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    background: white;
}

.autocomplete #toSearchResult li {
    background: #F2F3F4;
    padding: 4px;
    margin-bottom: 1px;
}

.autocomplete #toSearchResult li:nth-child(even) {
    background: #E5E7E9;
    color: black;
}

.autocomplete #toSearchResult li:hover {
    cursor: pointer;
    background: #CACFD2;
} */


.err_field{border: 1px solid red!important;}

.single-travel-cont select option{background: #14a2dc30;}
.single-travel-cont select option:nth-child(even){background: #c6dcf1;}
.single-travel-cont select option:hover{background: #010c11!important;}

.dtls-flight-passengers ul{background: #d5effa;padding: 0;margin-top: -18px;max-height: 250px;overflow-y: scroll;position: absolute;z-index: 9;width: 89%;}
.dtls-flight-passengers ul li{list-style: none;padding: 6px;font-size: 13px;cursor: pointer;}
.dtls-flight-passengers ul li:nth-child(even){background: #c6dcf1;}
.dtls-flight-passengers ul li:hover{background: #0276a6!important;color: white;}

.clear {
    clear: both;
    margin-top: 20px;
}

.autocomplete1 {
    width: 100%;
    position: relative;
}

.autocomplete1 #toSearchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    background: white;
    max-height: 300px;
    overflow: auto;
    z-index: 9;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.autocomplete1 #toSearchResult li {
    background: #14a2dc30;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 1px;
    line-height: 16px;
}

.autocomplete1 #toSearchResult li:nth-child(even) {
    background: #c6dcf1;
    font-size: 13px;
    color: black;
}

.autocomplete1 #toSearchResult li:hover {
    cursor: pointer;
    background: #14a2dc;
    color: white;
}

.autocomplete1 input[type=text] {
    padding: 5px;
    width: 100%;
    /* letter-spacing: 1px; */
    font-size: 14px!important;
}


/* hotel city */
.clear {
    clear: both;
    margin-top: 20px;
}

.autocomplete2{
    width: 100%;
    position: relative;
}

.autocomplete2 #toSearchResult {
    list-style: none;
    padding: 0px;
    width: 100%;
    position: absolute;
    margin: 0;
    background: white;
    max-height: 300px;
    overflow: auto;
}

.autocomplete2 #citySearchResult li {
    background: #d4f3ff;
    font-size: 13px;
    padding: 10px;
    margin-bottom: 1px;
    line-height: 16px;
}

.autocomplete2 #citySearchResult li:nth-child(even) {
    background: #c6dcf1;
    font-size: 13px;
    color: black;
}

.autocomplete2 #citySearchResult li:hover {
    cursor: pointer;
    background: #14a2dc;
    color: white;
}

.autocomplete2 input[type=text] {
    padding: 5px;
    width: 100%;
    /* letter-spacing: 1px; */
    font-size: 14px!important;
}

#citySearchResult{padding: 0;list-style: none;position: absolute;z-index: 9;width: 100%;background-color: white;max-height: 250px;overflow-y: scroll;}

/* end hotel city */

.dtl-flight-left input{padding: 5px;font-size: 14px!important;border: 1px solid #b5cfe7;width: 100%;}
.dtl-flight-right input{padding: 5px;font-size: 14px!important;border: 1px solid #b5cfe7;width: 100%;}
.dtl-flight-outer{padding: 50px;box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;margin: 30px 0;border-radius: 30px;background-color: white;}
/* margin-right: 250px; */
.dtls-flight-passengers{margin-top: 10px;}
/* .dtls-flight-passengers input{padding: 5px;font-size: 14px!important;border: 1px solid #b5cfe7;width: 100%;} */
.dtls-flight-passengers label{font-size: 15px;color: #686868;}
.dtls-flight-passengers input{
    height: 55px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #2622625e;
    background-color: transparent;
    width: 100%;
}
.dtls-flight-passengers input:focus{box-shadow: none;outline: none;}
.dtls-flight-passengers select:focus{box-shadow: none;outline: none;}
.dtl-flight-left input:focus{box-shadow: none;outline: none;}
.dtl-flight-right input:focus{box-shadow: none;outline: none;}

.dtl-flight-outer h3{margin-bottom: 50px;font-size: 25px;color: #585858;font-weight: 600;text-align: center;}
.dtl-flight-outer .dtl-flight-content-otr label{font-size: 15px;color: #686868;}
.dtl-flight-outer .dtl-flight-content-otr input{
    height: 55px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #2622625e;
    background-color: transparent;
}
.dtl-flight-outer .dtl-flight-content-otr input:focus{box-shadow: none;outline: none;}

.dtls-flight-passengers select{padding: 5px;font-size: 14px!important;border: 1px solid #b5cfe7;width: 100%;}
/* .dtls-flight-passengers label{color: #141a45;font-size: 15px;} */
.dtls-flight-btn{margin-top: 30px;}
.dtls-flight-btn button{background-color: #14a2dc;color: white;transition: all 0.2s ease-in;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;padding: 12px 70px;cursor: pointer;}
.dtls-flight-btn button:focus{box-shadow: none;outline: none;}
.dtls-flight-btn button:hover{
    background-color: #dbebf6c7;
    border: 1px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    /* box-shadow: 0 5px 25px -5px rgb(77, 141, 193); */
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}

.dtl-flight-left{display: flex;align-items: center;}
.dtl-flight-left label{width: 100px;margin: 0;}

.dtl-flight-right{display: flex;align-items: center;}
.dtl-flight-right label{width: 215px;margin: 0;}

.dtls-flight-passengers-in{margin-bottom: 15px;}


.infantmeals{margin-top: 20px;}
.infantmeals select {
    height: 55px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #2622625e;
    background-color: transparent;
    width: 100%;
}
.infantmeals select:focus{box-shadow: none;outline: none;}

.infantbaggage{margin-top: 10px;}
.infantbaggage select {
    height: 55px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #2622625e;
    background-color: transparent;
    width: 100%;
}
.infantbaggage select:focus{box-shadow: none;outline: none;}


.visa-request-content-dtls table{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border: 1px solid #aabbcc4d;border-radius: 10px 10px 0 0!important;}

/* .tickets-book-total-amnt-otr{text-align: end;} */
.tickets-book-total-amnt{margin-top: 15px;display: inline-block;}
.tickets-book-total-amnt label{font-size: 16px;    color: #141a45;font-weight: 500;}
.tickets-book-total-amnt span{font-size: 22px;font-weight: 600;color: #39b453;}


.travel-details-bg {
    background-image: url("http://192.168.29.44:8008/assets/images/travel-details-bg-01.jpg");
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.travel-details-bg .travel-reg-inn{margin-top: auto!important;padding-bottom: 50px;}

.hotel-details-bg {
    background-image: url("http://192.168.29.44:8008/assets/images/hotel-details-bg-01.jpg");
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hotel-details-bg .travel-reg-inn{margin-top: auto!important;padding-bottom: 50px;}


.visa-request-dtls-otr{padding: 80px 0;}
.visa-request-content-dtls{
    background-color: white;
    /* box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15) !important; */
    padding: 35px;
    border-radius: 15px;
    height: 100%;
}
.visa-request-dtls h3{margin-bottom: 25px;color: #141a45;text-align: center;}
.visa-request-content-dtls strong {
    width: 200px;
    display: inline-block;
    font-weight: 500;
    color: #000;
}
.visa-request-content-dtls .form-group{font-size: 15px;color: #797777;text-transform: capitalize;}
.visa-request-content-dtls .form-group.visa-status-dtls{color: #39b453!important;}
.visa-request-content-dtls .form-group textarea{display: block;width: 100%;margin-top: 8px;resize: none;border: 1px solid #2622625e;border-radius: 5px;font-size: 15px;color: #9b9b9b;padding: 10px;}
.visa-request-content-dtls .form-group textarea:focus{outline: none;box-shadow: none;}
.visa-request-content-3{margin-top: 50px;}
.visa-request-content-passprt strong{display: block;text-align: center;margin-bottom: 3px;font-weight: 500;font-size: 14px;margin-bottom: 10px;}
.upload-documents-content strong{display: block;text-align: center;margin-bottom: 3px;font-size: 14px;margin-bottom: 10px;}

.visa-request-content-passprt .form-group{
    background-color: white;
    /* box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15) !important; */
    padding: 45px 15px;
    border-radius: 15px;
    height: 100%;
    /* border: 1px solid #d7d7d7; */
}
.visa-request-content-passprt-img{height: 100px;overflow: hidden;}
.visa-request-content-passprt .form-group img{width: 100%;height: 100%;object-fit: contain;}



#collapseFive #passenger .col-md-4{font-size: 14px;}











/*----Inner Slider---*/
.inner-slider{height: 202px;overflow: hidden;position: relative;}
.inner-slider img{width: 100%;height: 100%;}
.inner-slider::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #09435a, #063c4b40);
    opacity: .7;
}

.left-service-dtls img{width: 100%;}
.right-service-dtls p{font-size: 15px;font-weight: 300;line-height: 35px;}

.right-service-dtls{padding-left: 30px;}
.right-service-dtls h2{font-weight: 600;}

/*----Login---*/
.flight-login{padding: 80px 0;background-color: #f0f0f0;}
.left-flight-login{padding-right: 0;}
.left-flight-login-img{height: 100%;}
.left-flight-login-img img{height: 100%;width: 100%;object-fit: cover;}
.left-flight-login-img .left-flight-login-content{position: absolute;z-index: 99;top: 50%;left: 45%;transform: translate(-50%, -50%);}
.left-flight-login-img h3{color: #ffffffc2;font-size: 40px;line-height: 50px;}
.left-flight-login-img h3 span{display: block;}
.left-flight-login-img .left-flight-login-content p{font-size: 13px;color: #d1d1d1;font-weight: 200;line-height: 25px;margin-top: 20px;}
.right-flight-login{background-color: white;}
.right-flight-login .contact-form{padding: 70px 50px;height: 100%;}
.right-flight-login .contact-form .form-group{margin-bottom: 30px;}
.right-flight-login .contact-form input{height: 55px;font-size: 14px;font-weight: 300;padding-left: 20px;}
.right-flight-login .contact-form input:focus{box-shadow: none;outline: none;}
.forgot-password{text-align: end;}
.forgot-password a{color: #081573;font-size: 15px;font-weight: 400;}
.forgot-password a:hover{text-decoration: underline!important;}
.create-new-accnt{margin-top: 30px;display: flex;justify-content: space-between;}
.create-new-accnt a{color: #081573;font-size: 14px;font-weight: 400;}
.create-new-accnt a:hover{text-decoration: underline!important;}
.right-flight-login .contact-form h2{font-size: 25px;text-align: center;margin-bottom: 40px;color: #081573;font-weight: 400;}
/* .right-flight-login .fly-login-btn{margin-top: 30px;} */
.right-flight-login .fly-login-btn button{width: 100%;height: 50px;background-color:#14a2dc;border: 0;color: white;margin-top: 0!important;}
.right-flight-login .fly-login-btn button:hover{
  /* background-color: #0f729b; */
  background-color: #dbebf6c7;
  border: 1px solid #14a2dc;
  color: #14a2dc;
  transform: translateY(-5px);
  box-shadow: 0 5px 25px -5px rgb(77, 141, 193);
  box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}
.right-flight-login .fly-login-btn button:focus{box-shadow: none;}

.right-flight-login .contact-form textarea{height: 70px;font-size: 14px;font-weight: 300;padding-left: 20px;resize: none;}
.right-flight-login .contact-form textarea:focus{box-shadow: none;outline: none;}

/*----Register---*/
.right-flight-login .contact-form .form-group{position: relative;}
.right-flight-login .contact-form .form-group .p-viewer2 svg,
.right-flight-login .contact-form .form-group .p-viewer svg{
    position: absolute;
    right: 15px;
    top: 20px;
    float: right;
    z-index: 2;
    color: #39b453;
    font-size: 14px;
}
.register .right-flight-login .contact-form .form-group{
    margin-bottom: 15px!important;
}

.already-have-account{font-size: 14px;font-weight: 400;margin-top: 30px;text-align: center;}
.already-have-account a{color: #14a2dc;}
.already-have-account a:hover{text-decoration: underline!important;}


/*----hotel-details---*/
.hotel-details-page{padding: 80px 0;}

.right-flight-login .contact-form .varification-dc {
    height: 55px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    display: flex;
    width: 100%;
    padding: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.right-flight-login .contact-form .varification-dc select{border: 0!important;border-radius: 15px; width: 100%;color: #7d7d7e;font-size: 14px;font-weight: 300;background-color: #fff;padding: 0.375rem 0.75rem;}
.right-flight-login .contact-form .varification-dc select:focus{border: 0;box-shadow: none;outline: none;}
.right-flight-login .contact-form .varification-dc select option{background-color: #fff;}
/* .right-flight-login .contact-form .varification-dc select .optn-val:active{background-color: #14a2dc!important;} */
option:checked,
    option:hover,
    option:focus,
    option:active{background-color: #14a2dc!important;color: white;}


.right-flight-login .contact-form .file-upload{padding-top: 12px;}

.right-flight-login .contact-form .accept-tems{font-size: 14px;display: flex;align-items: center;margin-top: 30px;}
.right-flight-login .contact-form .accept-tems input{margin-right: 5px;height: auto;}
.right-flight-login .contact-form .accept-tems a{color: #0276a6;}

.right-flight-login .contact-form .accept-tems{display: flex;}

/*----------profile----------*/
.profile-main-page{padding: 80px 0;}
.single-prof-inner{background-color: #fff;padding: 50px;border-radius: 25px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.single-prof-inner-btn{text-align: end;}
.single-prof-inner-btn a{background-color: #14a2dc;color: white;color: white;padding: 7px 25px;border-radius: 7px;font-size: 15px;    transition: all 0.2s ease-in;}
.single-prof-inner-btn a:hover{
    background-color: #dbebf6c7;
    border: 1px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}

.prof-full-name{margin-top: 20px;display: flex;}
.prof-full-name h6{min-width: 150px;}

.single-prof-full-outr{padding: 0;}

.profile-password-change{padding: 80px 0;}
.profile-password-change h5{text-align: center;margin-bottom: 30px;text-transform: capitalize;}
.profile-password-change .form-group input{
    height: 55px;
    font-size: 14px;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #2622625e;
    background-color: transparent;
}
.profile-password-change .form-group input:focus{box-shadow: none;outline: none;}
.profile-password-change .form-group{position: relative;}
.profile-password-change .form-group svg{
    position: absolute;
    right: 15px;
    top: 20px;
    float: right;
    z-index: 2;
    color: #141a45;
    font-size: 14px;
}
.profile-password-change-btn{text-align: center;}
.profile-password-change-btn button{
    background-color: #14a2dc;
    color: white;
    border-radius: 7px;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    font-size: 16px;
    padding: 8px 40px;
    margin-top: 10px;
}


.booking-flyops{padding: 40px 0;background-image: url(../images/plane-background.jpg); background-position: left; background-size: cover;
    background-repeat: no-repeat;}

.checkbox-number{height: 25px; width: 25px; margin-left: 28px;}

/* .number-div{margin-right: 43px;} */
    
.checkbox-number-outer{width: 55%;
    margin-left: auto;
    margin-right: auto;}

.checkbox-number-outer .number-div{  font-size: 17px;}









/*checkbox */

.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default checkbox */
  /*  input[type="checkbox"] {*/
  /*  position: absolute;*/
  /*  opacity: 0;*/
  /*  cursor: pointer;*/
  /*  height: 0;*/
  /*  width: 0;*/
  /*}*/
  
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    border: 1px solid #39b453;
  background: none;
  border-radius: 5px;
  margin-top: 3px;

  }


  .checkbox-name-outer-column label{  padding-left: 25px;  margin-bottom: 25px !important;}


/*filter-style*/





#stop1{border: 1px solid;
    border-radius: 4px;-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}

    #stop2{border: 1px solid;
        border-radius: 4px;-webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;}

        #stop3{border: 1px solid;
            border-radius: 4px;-webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;width: 18px;
            height: 18px;
            margin-left: 10px;}

            #stop4{border: 1px solid;
                border-radius: 4px;-webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;width: 18px;
                height: 18px;
                margin-left: 10px;}


.stop-filter-outer label{font-size: 14px; font-weight: 400; }

.flight-name-scroll-outer{height: 95px;
    overflow-y: scroll;}

.flight-name-scroll-outer label{  font-size: 14px;  margin-top: -3px;}

.flight-name-scroll-outer .flight-name-check{
    height: 15px;}




.flight-name-check{border: 1px solid;
    border-radius: 4px;-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;width: 18px;
    height: 18px;
   }

range-slider {
    width: 300px;
    text-align: center;
    position: relative;
    .rangeValues {
      display: block;
    }
  }
  
  input[type=range] {
    -webkit-appearance: none;
    border: 1px solid white;
    width: 300px;
    position: absolute;
    left: 0;
  }
  
  input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
  
  }
  
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #21c1ff;
    margin-top: -4px;
      cursor: pointer;
        position: relative;
      z-index: 1;
  }
  
  input[type=range]:focus {
    outline: none;
  }
  
  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
  }
  
  input[type=range]::-moz-range-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
  }
  
  input[type=range]::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #21c1ff;
    
  }
  
  
  /*hide the outline behind the border*/
  
  input[type=range]:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
  }
  
  input[type=range]::-ms-track {
    width: 300px;
    height: 5px;
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;
    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;
    /*remove default tick marks*/
    color: transparent;
      z-index: -4;
  
  }
  
  input[type=range]::-ms-fill-lower {
    background: #777;
    border-radius: 10px;
  }
  
  input[type=range]::-ms-fill-upper {
    background: #ddd;
    border-radius: 10px;
  }
  
  input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #21c1ff;
  }
  
  input[type=range]:focus::-ms-fill-lower {
    background: #888;
  }
  
  input[type=range]:focus::-ms-fill-upper {
    background: #ccc;
  }
  

#fnumber{  background: none;}















  .slidecontainer p{font-size: 14px; font-weight: 400;}
  .filter-title{font-size: 14px; font-weight: 400;}
#stop1{width: 18px;
    height: 18px;}

    #stop2{width: 18px;
        height: 18px;  margin-left: 10px;}


.dep-box{border-radius: 4px;
    border: .7px solid #c4c4c4; padding: 7px;
 text-align: center; width: 55px;}
.dep-box p{margin-bottom: 0; font-size: 10px;}
#fnumber{  width: 100%;  border: .7px solid #c4c4c4; padding: 5px; border-radius: 4px;}





  
  /* On mouse-over, add a grey background color
  .container:hover input ~ .checkmark {
    background-color: #ccc;
  }
   */
  /* When the checkbox is checked, add a blue background */
   input:checked ~ .checkmark {
    background-color: #14a1db;
    border: none;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
 input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }



.red-checkbox .checkmark {
    background-color:  #ff7575;
    border: none;
  }

  .sold-checkbox .checkmark {
    background-color:  #c3c3c3;
    border: none;
  }

  .checkbox-outer{width: 55%;
    margin-left: auto;
    margin-right: auto;}

.blue-checkbox .checkmark{background-color: #14a1db;}

.yellow-checkbox .checkmark{background-color: #f1bc2c;border: none;}
.dark-checkbox .checkmark{background-color: #141a45;border: none;}
.checkbox-name-outer{ width: 72%; margin-left: auto;}
.checkbox-name-outer label{margin-bottom: 0; font-size: 14px;   margin: 10px; margin-left: 0;}


.flight-booking-history{padding: 55px 0;}
/* background-color: #eee; */

.flight-booking-history .table-responsive{border-radius: 20px;}
.flight-booking-history-in{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border-radius: 20px;}
.flight-booking-history-in table{background-color: white;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border-radius: 20px;border: 1px solid #d0d0d069;margin-bottom: 0;}
.flight-booking-history-in table thead tr{background-color: #14a2dc;color: white;}
.flight-booking-history-in table thead tr th{padding: 17px;font-weight: 500;border: 0;font-size: 15px;}
.flight-booking-history-in table thead tr th:first-child{border-radius: 20px 0px 0 0!important;}
.flight-booking-history-in table thead tr th:last-child{border-radius: 0px 20px 0 0!important;}
.flight-booking-history-in table tbody tr td{vertical-align: middle;padding: 17px;font-size: 14px;}
.flight-booking-history-in table tbody tr td.flight-booking-options{min-width: 300px;}

.flight-booking-history-in table thead tr th.warh{min-width: 200px!important;}
.flight-booking-history-in table thead tr th.date{min-width: 200px!important;}

.visa-request-content-otr thead tr{background-color: #14a2dc;color: white;}
.visa-request-content-otr table thead tr th{padding: 17px;font-weight: 500;border: 0;font-size: 15px;}
.visa-request-content-otr table thead tr th:first-child{border-radius: 20px 0px 0 0!important;}
.visa-request-content-otr table thead tr th:last-child{border-radius: 0px 20px 0 0!important;}
.visa-request-content-otr table tbody tr td{vertical-align: middle;padding: 17px;}

.flight-booking-history-in table button{padding: 6px 15px;font-size: 13px;border:1px solid #14a2dc;background-color: #dbebf6c7;color: black;border-radius: 4px;}
.flight-booking-history-in table button:focus{box-shadow: none;outline: none;}
.flight-booking-history-in table .flight-hist-view{padding: 6px 15px;font-size: 13px;border:1px solid #14a2dc;background-color: #dbebf6c7;color: black;}
.flight-booking-history-in table .flight-hist-view svg{color: #141a45;}
.flight-booking-history-in table .flight-hist-view:focus{box-shadow: none;outline: none;}

/* .flight-booking-history-in table .flight-hist-print{background-color: #141a45;color: white;padding: 6px 15px;font-size: 13px;}
.flight-booking-history-in table .flight-hist-view{background-color: #14a2dc;color: white;padding: 6px 15px;font-size: 13px;}
.flight-booking-history-in table .flight-hist-print-ticket{background-color: #39b453;color: white;padding: 6px 15px;font-size: 13px;} */

.flight-booking-passengers .table-responsive{border-radius: 20px;}
.flight-booking-history-in{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.flight-booking-history-in table{background-color: white;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;border-radius: 20px;border: 1px solid #d0d0d069;margin-bottom: 0;}
.flight-booking-history-in table thead tr{background-color: #14a2dc;color: white;}
.flight-booking-history-in table thead tr th{padding: 17px;font-weight: 500;border: 0;font-size: 15px;}
.flight-booking-history-in table thead tr th:first-child{border-radius: 20px 0px 0 0!important;}
.flight-booking-history-in table thead tr th:last-child{border-radius: 0px 20px 0 0!important;}
.flight-booking-history-in table tbody tr td{vertical-align: middle;padding: 17px;}
.flight-booking-history-in table tbody tr td.htl-userpfl-booking{min-width: 300px;}
.flight-booking-history-in table tbody tr td.visa_rqst-td{min-width: 320px;}

.pagination{margin-top: 20px;width: 100%;overflow: hidden;}
.pagination li a{color: #141a45;border-radius: 30px!important;margin: 1px;background-color: transparent;border: 2px solid #c7c7c7;}
.pagination li:last-child a{width: 40px;height: 42px;display: flex;align-items: center;justify-content: center;font-size: 30px;}
.pagination .page-item.active .page-link{background-color: transparent;border-radius: 30px;border: 2px solid #14a2dc;color: #14a2dc;margin: 1px;width: 40px;display: flex;align-items: center;justify-content: center;}
.pagination .page-item.disabled span{color: #141a45;border-radius: 30px!important;margin: 1px;background-color: transparent;border: 2px solid #c7c7c7;
    width: 40px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}

.content-page{padding: 60px 0;}
.content-page .head-cont h2 span{width: 60%;}
.content-page .about-content-in .width-container{width: 100%;max-width: 100%;}
.content-page .about-content-in h6{font-size: 20px;margin-bottom: 20px;}
.content-page .about-content-in p{font-size: 15px;line-height: 35px;font-weight: 300;text-align: justify;}

.visa-search-out{display: inline-block;}
.visa-search-full{text-align: center;}

.user-profile-edit-out{padding: 60px 0;}
.user-profile-edit{background-color: white;padding: 50px;border-radius: 20px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.user-profile-edit h5{text-align: center;margin-bottom: 30px;text-transform: capitalize;}
.user-profile-edit .form-group input{height: 55px;font-size: 14px;font-weight: 300;padding-left: 15px;border: 1px solid #2622625e;background-color: transparent;}
.user-profile-edit .form-group input:focus{box-shadow: none;outline: none;}
.user-profile-edit button {background-color: #14a2dc; transition: all 0.2s ease-in; color: white;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;font-size: 16px;padding: 10px 60px; margin-top: 10px;display: flex;margin: 0 auto;margin-top: 30px;}
.user-profile-edit button:hover{background-color: #dbebf6c7;
    border: 1px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}

.user-profile-img-edit input{height: 50px!important;padding-top: 10px;}
.user-profile-edit .varification-dc select{height: 55px;font-size: 14px;font-weight: 300;padding-left: 15px;border: 1px solid #2622625e;background-color: transparent;width: 100%;border-radius: 0.25rem;}
.user-profile-edit .varification-dc select:focus{box-shadow: none;outline: none;}

.flight-name img{height: 100%;width: 100%;object-fit: cover;}


.single-travel-csearchResultont-dtls .form-group{margin-bottom: 0;}
.single-travel-csearchResultont-dtls .autocomplete ul{margin-bottom: 0;}

/* Fixed sidenav, full height */
.sidenav{height: 100%;overflow-x: hidden;padding: 30px 20px;}
.sidenav li{list-style: none;}
/* .sidenav a, .dropdown-btn {} */
.sidenav a{
    padding: 16px 0;
    text-decoration: none;
    font-size: 15px;
    color: #141a45;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    font-weight: 400;
    border-bottom: 1px solid #afafaf4d;
  }
  /* .sidenav li.active a{background-color: #00405c;} */
  /* .sidenav a:last-child{border-bottom: 0;} */
  .sidenav a:hover, .dropdown-btn:focus{box-shadow: none;outline: none;}
  .sidenav .main{margin-left: 200px;font-size: 20px;padding: 0px 10px;}
  .sidenav .dropdown-container {display: none;}
  .sidenav .fa-caret-down{float: right;}

  .sidenav a svg{color: #39b453;border: 1px solid #39b453;padding: 3px;/* border-radius: 30px; */width: 20px!important;height: 20px;margin-right: 6px;}
  .sidenav a img{border: 1px solid #39b453;padding: 3px;/* border-radius: 30px; */width: 20px;margin-right: 6px;}

  .sidenav .prof-assign-staff{border: 1px solid #deecf9;padding: 10px 15px;margin-top: 25px;}
  .sidenav .prof-assign-staff h6{margin: 0;margin-top: 0px;position: absolute;margin-top: -19px;background-color: white;font-size: 13px;}
  .sidenav .prof-assign-staff p{font-size: 13px;margin-bottom: 4px;color: #a4a4a4;}
  .sidenav .prof-assign-staff p:last-child{margin-bottom: 0;}


  .prof-name-out{display: flex;align-items: center;}
  .prof-name{padding-left: 15px;}
  .prof-name p{font-size: 15px;color: #a4a4a4;}
  .top-profile-nav img{width: 100px;height: 100px;border-radius: 5px;border: 2px solid #c1d2e447;}
  .top-profile-nav h6{margin-top: 15px;color: #141a45;}
  .top-profile-nav .prof-wallet-amount{font-size: 14px;margin-bottom: 0px;}
  .top-profile-nav .prof-wallet-amount span{font-weight: 600;color: #39b453;}

  .side-nav-recharge{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;border-bottom: 1px solid #deecf9;padding: 15px 0;}
  .top-profile-nav .recharge-btn{font-size: 13px;padding: 1px 7px;background-color: #39b453;color: white;display: block;transition: all 0.2s ease-in;}
  .top-profile-nav .recharge-btn:hover{background-color: #39b4540c;border: 1px solid #39b453;color: #39b453;transform: translateY(-5px);box-shadow: 0 15px 8px -5px rgba(23, 124, 36, 0.116);}
  .top-profile-nav .recharge-btn:focus{box-shadow: none;outline: none;}

.right-main-out{background-color: #efefef;}
.cancel-flight-outer .dropdown{width:100% !important;}



.fly-total-content .modal-dialog {
    /* max-width: 700px !important; */
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%)!important;
}
.sidenav .modal .modal-content{padding: 35px;border-radius: 30px;}
.sidenav .modal .modal-content .modal-header{padding: 15px 0 0;padding-top: 0;border: 0;}
.sidenav .modal .modal-content .modal-header h5{font-size: 17px;}
.sidenav .modal .modal-content .modal-header button{color: #141a45;}
.sidenav .modal .modal-content .modal-header button:focus{outline: none;box-shadow: none;}
.sidenav .modal .modal-content .modal-body{padding: 15px 0 0;}
.sidenav .modal .modal-content input{height: 55px;font-size: 14px;font-weight: 300;padding-left: 20px;border: 1px solid #2622625e;background-color: transparent;}
.sidenav .modal .modal-content input#payment_image{height: 42px!important;padding-left: 8px!important;}
.sidenav .modal .modal-content input:focus{box-shadow: none;outline: none;}
.sidenav .modal .modal-content .modal-footer{justify-content: center;border: 0;padding: 0;}
.sidenav .modal .modal-content .modal-footer button.brn-am{background-color: #39b453;color: white;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;font-size: 16px;padding: 8px 40px;margin-top: 10px;transition: all 0.2s ease-in;}
.sidenav .modal .modal-content .modal-footer button.brn-am:hover{background-color: #39b4540c;border: 1px solid #39b453;color: #39b453;transform: translateY(-5px);box-shadow: 0 15px 8px -5px rgba(23, 124, 36, 0.116);}
.sidenav .modal .modal-content .modal-content input[type="file"] {display: none;}


.payment-history-page{padding: 60px 0;}
.payment-history-page-filter{display: flex;margin-bottom: 30px;align-items: end;}
.payment-history-page-filter .payment-history-page-filter-in .form-group{margin-bottom: 0;}
.payment-history-page-filter .payment-history-page-filter-in input{height: 48px;font-size: 14px;font-weight: 300;padding-left: 15px;border: 1px solid #2622625e;background-color: transparent;cursor: pointer;}
.payment-history-page-filter .payment-history-page-filter-in input:focus{box-shadow: none;outline: none;}
.payment-history-page-filter button{background-color: #14a2dc; transition: all 0.2s ease-in;color: white;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;font-size: 16px;padding: 13px 60px;}
.payment-history-page-filter button:hover{background-color: #dbebf6c7;border: 1px solid #14a2dc;color: #14a2dc;transform: translateY(-5px);box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);}

.hotel-pay-success-hist{padding: 60px 0;}
.hotel-pay-success-hist-cont{background-color: white;padding: 50px;border-radius: 20px;}
.hotel-pay-success-hist-cont table{font-size: 15px;}
.hotel-pay-success-hist-cont table thead tr{background-color: #14a2dc;color: white;}
.hotel-pay-success-hist-cont table thead tr th{border: 0;font-weight: 500;}
.hotel-pay-success-hist-cont table thead tr th:first-child{border-radius: 20px 0px 0 0!important;}
.hotel-pay-success-hist-cont table thead tr th:last-child{border-radius: 0px 20px 0 0!important;}
.h-pay-hist-address{font-size: 15px;color: #949494;}
.h-pay-hist-cont{font-size: 15px;color: #949494;}

.btn{white-space: normal;}

.visa-section{padding: 60px 0;}
.visa-form-cont input{height: 50px;font-size: 14px;font-weight: 300;padding-left: 15px;border: 1px solid #2622625e;background-color: transparent;}
.visa-form-cont input:focus{box-shadow: none;outline: none;}
.visa-form-cont select{height: 50px;font-size: 14px;font-weight: 300;padding-left: 15px;border: 1px solid #2622625e;background-color: transparent;}
.visa-form-cont select:focus{box-shadow: none;outline: none;}
.visa-form-cont textarea{height: 100px;resize: none;border: 1px solid #2622625e;font-size: 14px;font-weight: 300;}
.visa-form-cont textarea:focus{box-shadow: none;outline: none;}
.visa-file-upload input{height: 42px;padding-left: 10px;}
.visa-file-upload input:focus{box-shadow: none;outline: none;}
.visa-reqst-btn{text-align: center;margin-top: 30px;}
.visa-reqst-btn button{background-color: #14a2dc; transition: all 0.2s ease-in; color: white;border-radius: 7px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;padding: 12px 70px;cursor: pointer;}
.visa-reqst-btn button:hover{
    background-color: #dbebf6c7;
    border: 1px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}

.hotel-name h6{font-weight: 600;color: #14a2dc;font-size: 18px;margin-bottom: 0;word-break: break-all;}
.hotel-book button{background-color: #14a2dc;transition: all 0.2s ease-in;padding: 10px;color: white;border-radius: 5px;border: 0;box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;cursor: pointer;height: 100%;}
.hotel-book button:focus{box-shadow: none;outline: none;}
.hotel-book button:hover{
    background-color: #dbebf6c7;
    border: 1px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}
.hotel-list-img{height: 300px;overflow: hidden; margin-bottom: 15px;}
.hotel-list-img img{width: 100%;height: 100%;border-radius: 10px;object-fit: cover;}
.hotel-listing-out{border: 1px solid #dbdbdba3;padding: 20px;margin-bottom: 15px;border-radius: 15px;background-color: white;}
.hotel-list-price{text-align: center;font-size: 20px;font-weight: 600;color: #39b453;}

.htl-total-booking-amnt span{color: #39b453;font-size: 22px;font-weight: 600;}
.htl-total-booking-amnt span svg{font-size: 18px;margin-left: 10px;margin-right: 4px;}


/* .right-hotel-dtls-cont .right-hotel-dtls-cont-inner{padding: 30px;background-color: white;border-radius: 15px;} */


.right-hotel-dtls-cont h2{font-size: 30px;margin-bottom: 20px;color: #141a45;font-weight: 600;}
.pr-dtls-aminities h6{text-transform: capitalize;font-size: 18px;}
.pr-dtls-aminities p{font-size: 14px;line-height: 30px;color: #686868;font-weight: 300;}
.right-hotel-dtls-cont table tr td p{font-size: 14px;line-height: 30px;color: #7e7e7e;font-weight: 300;line-height: 2; text-align: justify;}


.left-hotel-dtls-cont .img-display{height: 450px;overflow: hidden;}
.left-hotel-dtls-cont .img-display img{height: 100%;width: 100%;min-height: 450px;}
.left-hotel-dtls-cont .img-showcase{display: flex;width: 100%;transition: all 0.5s ease;}
.left-hotel-dtls-cont .img-showcase img{min-width: 100%;}
.left-hotel-dtls-cont .img-select{display: flex;}
.left-hotel-dtls-cont .img-item{margin: 0.3rem 3px;}
/* .img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3){margin-right: 0;} */

.left-hotel-dtls-cont .img-item:hover{opacity: 0.8;}

.left-hotel-dtls-cont .img-item{height: 130px;}
.left-hotel-dtls-cont .img-item img{width: 100%;height: 100%;}


.left-hotel-dtls-cont .img-select .owl-nav .owl-prev{display: none;}
.left-hotel-dtls-cont:hover .img-select .owl-nav .owl-prev{display: block;}
.left-hotel-dtls-cont .img-select .owl-nav .owl-prev{font-size: 16px!important;position: absolute;left: 6px;margin-top: -85px;color: #fff!important;background-color: #39b453;width: 24px;border-radius: 50px;}
.left-hotel-dtls-cont .img-select .owl-nav .owl-prev:focus{box-shadow: none;outline: none;}
.left-hotel-dtls-cont .img-select .owl-nav .owl-next{font-size: 16px!important;position: absolute;right: 6px;margin-top: -85px;color: #fff!important;background-color: #39b453;width: 24px;border-radius: 50px;}
.left-hotel-dtls-cont .img-select .owl-nav .owl-next:focus{box-shadow: none;outline: none;}

.left-hotel-dtls-cont .img-select .owl-nav .owl-next{display: none;}
.left-hotel-dtls-cont:hover .img-select .owl-nav .owl-next{display: block;}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.alert-danger{margin-top: 20px;}

.alert-success ul{list-style: none;margin: 0;padding: 0;}

#country_alert ul{padding: 0;margin-top: 10px;margin-bottom: 0;}
#country_alert ul li{font-size: 13px;}

.add-visadtls-pay{text-align: center;margin-top: 30px;}
.add-visadtls-pay button{
    background-color: #14a2dc;
    transition: all 0.2s ease-in;
    color: white;
    border-radius: 7px;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    padding: 12px 70px;
    cursor: pointer;
}
.add-visadtls-pay button:hover{
    background-color: #dbebf6c7;
    border: 1px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);
}

#accordionExample .card .btn-link{font-weight: 600;
    color: #14a2dc;
    font-size: 18px;}

#passenger_details_form #booking_btn{background-color: #14a2dc;
    transition: all 0.2s ease-in;
    padding: 10px 30px;
    color: white;
    border-radius: 7px;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    cursor: pointer;
    font-size: 1rem;  margin-bottom: 15px;
    }

#passenger_details_form #booking_btn:hover{  background-color: #dbebf6c7;border: 2px solid #14a2dc;
    color: #14a2dc;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);margin-top: 20px;   font-size: 1rem;}

    #paasenger_details .details_column p{  font-size: 15px;}



.sidenav .prof-assign-staff p{  margin-top: 15px;  margin-bottom: 0;}
.sidenav .prof-assign-staff h6{position: relative !important;}

.btn-link.focus, .btn-link:focus{text-decoration: none;}
.btn-link:hover{text-decoration: none;}

#passengerTitle{height: 55px;
    font-size: 14px !important;
    color: #6c757d;
    font-weight: 300;
    padding-left: 20px;
    border: 1px solid #2622625e;
    background-color: transparent;
    width: 100%;}


#collapseOne p{font-size: 15px;
    color: #686868;}

#collapseThree p{font-size: 15px;
    color: #686868;}

#collapseTwo .dtl-flight-outer{  box-shadow: none;}

.flight-login .reset-passwrd-cont .fly-login-btn button{margin-top: 20px !important;}

.visa-request-content-passprt{margin-top: 15px;}

.pagination{  flex-wrap: wrap;}


#price_info p{font-size: 15px;
    color: #686868;}







#frm_error{color: red;
    margin-bottom: 15px;
    font-size: 13px;}

.visa-details h2{  font-size: 22px; margin-top: -39px;
    background: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;}

.applicant-details h2{  font-size: 22px;margin-top: -39px;
    background: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;}

.document-details h2{  font-size: 22px;margin-top: -39px;
    background: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;}

.visa-details{border: 1px solid #deecf9;
    padding: 25px;
    margin-top: 25px;}

.applicant-details{border: 1px solid #deecf9;
        padding: 25px;
        margin-top: 50px;}

.document-details{border: 1px solid #deecf9;
        padding: 25px;
        margin-top: 25px;}



.applicant-details label{  width: 250px;}

.upload-details{border: 1px solid #deecf9;
    padding: 25px;
    margin-top: 25px;  word-wrap: break-word;}

.upload-details h2{font-size: 22px;margin-top: -39px;
    background: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;}

.visa-details label{width: 250px;}

.payment-details{border: 1px solid #deecf9;
    padding: 25px;
    margin-top: 25px;}


.upload-details label{margin-top: 15px;}

.right-stories .testim-person .img-fluid{width: 50px;  height: 50px;}

.left-stories-img img{  object-fit: cover;}

.testim-person img{height: 50px;
    width: 50px;}


.auther_details img{width: 80px;
    height: 80px;
    border-radius: 50%;}

.auther_details h6{  margin-top: 15px;}
.payment-details h2{font-size: 22px;margin-top: -39px;
    background: white;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;}


.travel-service h2{margin-top: 35px;
    margin-bottom: 20px;}

    .approved{
        color:#24dd0a;
      }
      .rejected{
        color:#df0909;
      }
      .invalid{
        color:#fb6a00;
      }
      .processing{
        color:#14a2dc;
      }
      .submitted{
        color:#5102ff;
      }
      .pending{
        color:#ff02c0;
      }
      .btn_print_visa,.btn_print_insurance{
        padding: 6px 15px;
  font-size: 13px;
  border: 1px solid #14a2dc;
  background-color: #dbebf6c7;
  color: black;
  border-radius: 4px;}


  .visa-request-content-passprt-img{text-align: center; height: auto;}
  .visa-request-content-passprt-img a{  color: #797777;}
  .visa-request-content-passprt-img a:hover{  color: #797777;}
  .visa_rqst-td button{  cursor: pointer;}
  .visa-request-content-passprt .form-group{margin-bottom: 0;}
.prof-full-name p{word-wrap: break-word;}



/* .flight-name{  margin-top: 25px; } */
.flight-listing-out .dropdown{  text-align: end;text-align: end;
    margin-bottom: 15px;

    font-size: 15px;}

    .flight-listing-out .dropdown a{color: #39b453;}

.err{
    border: 1px solid #ff0000!important;
}



.book_btn{background-color: #14a2dc;
    transition: all 0.2s ease-in;
    padding: 8px 35px;
    color: white;
    border-radius: 7px;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    cursor: pointer;}


    .price-info-list .price-adult h6{background-color: #39b453;
        font-size: 13px;
        color: #ffffff;}


        .price-info-list .price-adult a{font-weight: 300;
            font-size: 13px;
            color: #000000 !important;}


.flight-listing-out .dropdown-menu{border: 0;
    background-color: #dcf1f9;
    padding-top: 0;
    border-radius: 6px;
    left: auto !important;
    right: 0;
    transform: translate3d(3px, 25px, 0px) !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}



    #searchResultCountrycode{
        display: block;
        position: absolute;
        z-index: 9;

        border: 1px solid #aabbcc69;

        line-height: 35px;
        list-style: none;border-radius: 9px;
        margin-top: 7px;  background: white;max-height: 312px;
  overflow: auto;  padding-left: 0;}


  #searchResultCountrycode li{display: block; width: 100%;  padding: 5px;}
  #searchResultCountrycode li:hover{  background: #eee;}

#collapseOne .btn{background-color: #14a2dc;
    transition: all 0.2s ease-in;
    padding: 10px 30px;
    color: white;
    border-radius: 7px;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    cursor: pointer;
    margin-top: 20px;}


    #collapseOne .btn:hover{background-color: #dbebf6c7;
        border: 2px solid #14a2dc;
        color: #14a2dc;
        transform: translateY(-5px);
        box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%);}


#collapseTwo .booking-back:hover{border: 2px solid #c6c6c6;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgba(138, 136, 136, 0.37); background: #eeecec;}

    #collapseTwo .btn{margin-bottom: 15px;  background: #eeecec;}

    #collapseTwo .booking-back{padding: 10px 30px; border-radius: 7px;}


    #collapseThree .booking-back:hover{border: 2px solid #c6c6c6;
        transform: translateY(-5px);
        box-shadow: 0 15px 8px -5px rgba(138, 136, 136, 0.37);  background: #eeecec;}

        #collapseThree .btn{margin-bottom: 15px;border-radius: 7px;}

        #collapseFour .booking-back:hover{border: 2px solid #c6c6c6;
            transform: translateY(-5px);
            box-shadow: 0 15px 8px -5px rgba(138, 136, 136, 0.37);  background: #eeecec;}

           

            #collapseThree .booking-back{padding: 10px 30px;border-radius: 7px;}
            #collapseFour .booking-back{padding: 10px 30px;border-radius: 7px;}



 .booking-prcd{background-color: #14a2dc !important;
    transition: all 0.2s ease-in !important;
    padding: 10px 30px !important;
    color: white !important;
    border-radius: 7px !important;
    border: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px !important;
    cursor: pointer !important;
   }

.booking-prcd:hover{background-color: #dbebf6c7 !important;
    border: 2px solid #14a2dc !important;
    color: #14a2dc !important;
    transform: translateY(-5px) !important;
    box-shadow: 0 15px 8px -5px rgb(66 146 194 / 37%) !important;}




#collapseTwo label{  color: #686868; font-size: 15px;}
#collapseTwo input{font-size: 14px;
    font-weight: 300;}
#collapseFour p{ color: #686868;}


#searchResultCountrycode{font-size: 14px;
    font-weight: 300;}




.timer-outter{display: flex;
    align-items: center;}

.timer-outter p{margin-bottom: 0;
    margin-left: auto;
    font-weight: 600;
    color: #ee9e02;
    font-size: 18px;}



#collapseThree .dtls-flight-passengers .form-group span{  font-size: 15px; font-weight: 400;}
#collapseThree .infantmeals label{font-size: 16px;}
#collapseThree .infantbaggage label{font-size: 16px;}
.seat_index{display: flex;}
.seat_index label{  font-size: 14px;   width: 150px;  margin-left: 10px;  margin-right: 0;}



#collapseThree .form-group select{height: 55px;
    font-size: 14px !important;
    font-weight: 300;
    padding-left: 10px;
    border: 1px solid #2622625e;
    background-color: white;
    width: 100%;
    color: #495057;
    border-radius: .25rem;
  }

  #collapseThree .dtl-flight-outer {  padding: 25px;  box-shadow: none;}

  #collapseThree .dtl-flight-outer .form-group span{  color: #495057;}



#collapseOne .card-body{  padding-left: 30px; padding-right: 30px;}
#collapseTwo .card-body{  padding-left: 30px; padding-right: 30px;}
#collapseThree .card-body{  padding-left: 30px; padding-right: 30px;}
#collapseFour .card-body{  padding-left: 30px;  padding-right: 30px;}

.details_column{border: 1px solid #ced4da;
    height: 100%;
    padding: 15px;  border-radius: 5px;}


.front-dashboard-outer{background: none;  border: 1px solid #c6c6c6;}
.front-dashboard-tittle h6{position: relative !important;
    margin-top: -39px;
    background: #efefef;
    width: fit-content;
    padding-left: 15px;
    padding-right: 15px;  font-size: 19px;  margin-bottom: 20px;}

.front-dashboard-outer p{  padding-left: 15px;}

.front-dashboard-outer button{  padding: 8px 20px !important;  margin-top: 10px;}
.front-dashboard-outer span{  color: #28a745;}

.front-dashboard-count{  color: #28a745;  padding-left: 15px;}



.checkbox-name-outer{overflow-x: auto;}

#collapseFive .booking-back{padding: 10px 30px;
    border-radius: 7px;}

    #collapseFive .btn{  margin-bottom: 15px;}


    #collapseFive .booking-back:hover{border: 2px solid #c6c6c6;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgba(138, 136, 136, 0.37);
    background: #eeecec;}

.stop-filter-outer .filter_stop{border-radius: 4px;
    border: .7px solid #c4c4c4;
    width: 50px;
    padding: 5px;
    text-align: center;
    margin-right: 10px;  font-size: 14px;}

.stop-filter-outer .filter_stop.active{    background: #21c1ff;   border: .7px solid #21c1ff; color: white;}

.dep-box.active{background: #21c1ff;
    border: .7px solid #21c1ff;
    color: white;}

.arr-box p{font-size: 10px;  margin-bottom: 0;}

.arr-box{border-radius: 4px;
    border: .7px solid #c4c4c4;
    width: 55px;
    padding: 7px;
    text-align: center; }

.arr-box.active{background: #21c1ff;
    border: .7px solid #21c1ff;
    color: white;}



.flight-name-scroll-outer .active .flight-name-check{background-color: #21c1ff;;}

.filter-price input{  color: black !important;}

.filter-price .price-wrap_line{color: black !important;}


.flight-list-multiple{align-items: center; margin-bottom: 15px;}
.flight-list-multiple .flight-name{margin-top: 0;}

.single-travel-cont-dtls .dropdown-menu {  padding: 20px;}

/* .single-travel-cont-dtls .dropdown-menu  #FIRST{  margin-top: 15px;} */
.flight-name-scroll-outer div{display: flex;}
.flight-name-scroll-outer input{margin-right: 5px;}

.room-outer p{  min-height: 20px;}
#age_outer select{width: 40px;
    text-align: center;
    padding: 2px;
    background-color: white;
    border: 1px solid #d8dde2;
    border-radius: 0.25rem;}


.single-travel-cont-dtls .dropdown-menu #ECONOMY{    margin-bottom: 10px;}

.single-travel-cont-dtls .dropdown-menu #PREMIUM_ECONOMY{    margin-bottom: 10px;}

.single-travel-cont-dtls .dropdown-menu #BUSINESS{    margin-bottom: 10px;}

.single-travel-cont-dtls .dropdown-menu #FIRST{    margin-bottom: 10px;}


.single-travel-cont-dtls .dropdown-menu h5{  font-size: 16px;}
.single-travel-cont-dtls .dropdown-menu p{  font-size: 13px;}
.single-travel-cont-dtls .dropdown-menu .number{justify-content: center;}

#hotel_list{width: 1500px;

    max-width: 95%;
    margin: 0 auto !important;}

.hotel-items{box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 100%;
    background-color: white;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 10px;}
.hotel-name h6{  font-size: 17px;}
.hotel-name p{font-size: 15px;}
.rating_outer{margin-left: auto;   color: #39b453;}
.hotel-name{width: 70%;}

.hotel-address{width: 70%;   height: 75px;  overflow: hidden;}
.hotel-price{margin-left: auto; color: #39b453;}

.hotel-details-page-content-dtls{padding: 30px;
    background-color: white;
    border-radius: 15px;}

.hotel-policies-outer p{font-size: 14px;
    line-height: 30px;
    color: #686868;
    font-weight: 300;}

.room_content p{font-size: 14px;
    line-height: 30px;
    color: #686868;
    font-weight: 300;}

.option-items .room_content{border: 1px solid #e7e7e7;
    margin-bottom: 30px;
    padding: 15px; text-align: center;   border-radius: 7px;   margin-top: 30px;}

.option-items .room_content h3{  font-size: 22px;}

.option-items .room_content .dtls-flight-btn{  margin-top: 25px;}
.room_content ul{display: flex;
    padding: 0;
    list-style: none; justify-content: space-between;}

/* .room_content ul li{padding: 5px;
    border: 1px solid #c6c6c6;  margin: 5px;   border-radius: 5px;} */


.left-hotel-dtls-cont .card{  top: 127.5px;  position: sticky;}
.hotel-policies-outer .hotel-policies{border: 1px solid #c6c6c6;
    padding: 20px;
    border-radius: 10px;  height: 100%;}
.hotel-policies-outer{margin-top: 35px;}
.dtls-hotel-items{  padding: 30px;}
.dtls-hotel-items .room_content h3{font-size: 17px;}
.dtls-hotel-items .room_content span{  font-size: 14px;}
.dtls-hotel-items  #carouselExampleIndicators .carousel-inner{  height: 230px;}
.hotel-policies-outer .hotel-policies p{text-align: justify;}
#loadmore_outer{  text-align: center;}
#loadmore_outer #loadmore{  background-color: #efefef;
    border: 1px solid #39b453;
    color: #39b453;
    transform: translateY(-5px);
   }

   #loadmore_outer #loadmore:hover{background: #39b453;
    color: white;}

/* #hotel{margin-top: 30px;} */
.agent_hotel_outer{margin-top: 30px;}

.single-prof-inner .prof-full-name{  flex-wrap: wrap !important;}

.filter-border{border-bottom: 1px solid black; padding-bottom: 25px;}

/* input[type="range"]::-moz-range-thumb{  background: #39b453;}
.price-field input[type="range"]::-moz-range-thumb{background: #39b453 !important;} */

.modify-section{background: #0276A6; padding: 30px 0;}
.flight-det-div h4{font-size: 22px; font-weight: 600; color: white;}
.flight-det-div p{font-size: 14px;  color: white; margin-bottom: 0; font-weight: 300;}
.modify-container{margin-bottom: 0;}
.modify-section .fa-plane{color: white; margin: 0 25px 0 25px; height: 50px;
    width: 50px;
    border-radius: 100%;
    padding: 10px;   border: 1px solid white;}
.modify-row{align-items: center; justify-content: space-between;}
.border-det{border-right: 1px solid white;  }
.modify-search-btn{background: #39B453;
    padding: 10px 15px;
    border: none;
    font-size: 15px;
    margin-left: 20px;
    color: white;
    border-radius: 5px;}

.flight-list-title h4{font-size: 22px;   color: #212529;}
.flight-dprtr h4{  color: #14a2dc;}
.flight-duration h4{color: #14a2dc;}
.flight-arrival h4{  color: #14a2dc;}
.flight-list-row{border-bottom: 1px solid #b9b9b9;
    padding-bottom: 15px;
    margin-bottom: 19px;}


.seat-det-row .fa-suitcase-rolling{color:#808080; margin-right: 10px;}   
.seat-det-row .baggage p{color:#808080; margin-bottom: 0;}
.seat-det-row .baggage{display: flex; align-items: center;}
.seat-det-row{border-top: 1px solid #b9b9b9;
    padding-top: 15px;
    margin-top: 19px;
padding-left: 15px;}

.dprtr-tab{text-align: center;}
.duration-tab{text-align: center;}
.arrival-tab{text-align: center;}
.duration-tab h4{border-bottom: 1px solid;
    padding-bottom: 10px;}
    .flight-details .tab-content:nth-child(2) .tab-pane{padding: 25px;}
.layover-row h4{margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    font-size: 20px;
    font-weight: 400;
    background: #F4F4F4;
    padding: 11px 30px;
    border-radius: 27px;  margin-bottom: 25px;}
    .seat-det-row .baggage .fa-couch{color:#808080; margin-right: 10px;}
 .seat-det-row .baggage .fa-chair{color:#808080; margin-right: 10px;}
 .flight-price h4{  color: #14a2dc;}
/* .flight-list-table-outer th{border: none;}
.table thead th{border: none;}
.table td, .table th{border: none;} */
.table thead th{border: none;}
.flight-list-table-outer th{font-size: 17px;
    font-weight: 500;
  }

.flight-listing-out{  overflow-x: scroll;}

#passport_main_page_upload{height: auto;
   
   }
#passport_back_page_upload{height: auto;
   }

#photo_id_document{height: auto;
    }

#document_1{height: auto;
    }

#document_2{height: auto;
   }

   
   .visa-left-common{height: 1000px;
    overflow-y: scroll;}

    .visa-right-common{height: 1000px;
        overflow-y: scroll;}
        
        .visa-file-upload{  height: 470px;}


.payment-opt-title{margin-bottom: 25px;
    font-size: 25px;
    color: #585858;
    font-weight: 600;
    text-align: center;}

.payment-radio-outer{display: flex;   align-items: baseline;   justify-content: center;}
.payment-radio-outer label{font-size: 18px; margin-right: 25px;}
.payment-radio-outer input{margin-right: 5px;}
.booking-prcd{margin-top: 15px; margin-bottom: 15px;}
#passenger_details_form{margin-right: 0;  
    margin-left: 0;
    max-width: 1440px;}
.right-summary{  background: #efefef;}
.right-summary .btn-link{  font-weight: 600;
    color: #14a2dc;
    font-size: 18px;}
.summary-para-div {display: flex; justify-content: space-between;}
.summary-para-div p{margin-bottom: 0;}
#exampleModal .modal-dialog{width: fit-content;   max-width:fit-content; background: white;}
#exampleModal .modal-header{  background: #14A2DC; color: white; border-radius: 0;}
.flight-model-col{display: flex; align-items: center;}
.flight-model-row{align-items: center;}
.modal-body .baggage svg{  color: #686868 !important;}
.modal-body .baggage p{margin-bottom: 0;  font-size: 18px;}
.modal-body .baggage{  align-items: center;}
.modal-content{border: none;}
.modal-content th{font-weight: 600;
    color: #14a2dc;
    font-size: 18px;  border-top: none !important;}
.modal-content .flight-img{margin-right: 10px;}

.modal-content td{font-size: 15px;
    font-weight: 500;
    color: #686868;}

.modal-bottom{padding: 20px;}
.modal-bottom h3{font-size: 20px ; color: #D81717;}
.modal-bottom p{font-size: 14px ; color: #D81717 !important;}
.btn-modal-pay{background: #39B453;
    padding: 10px 15px;
    border: none;
    font-size: 15px;
    color: white;
    border-radius: 5px; margin-left: auto; margin-right: auto; display: flex;}

.modal-content .flight-model-row h4{  font-size: 18px;   color: #14a2dc;}
.modal-content .flight-name h6{font-size: 14px; color: black;}











@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}



@media screen and (max-width: 420px) {
    .flight-name{    min-width: 100% !important;  justify-content: left; margin-bottom: 24px !important; margin-top: 10px;}
    .flight-listing-out .flight-dprtr{    min-width: 32% !important;  margin-top: 7px;}
    .flight-listing-out .flight-duration{    min-width: 32% !important; }
    .flight-listing-out .flight-arrival{    min-width: 32% !important;  margin-top: 5px;}
    .connection_outer{  display: block !important;}

    .connection_outer .flight-dprtr{width: 32%;   float: left;  padding-right: 10px;}
    .connection_outer .flight-duration{width: 32%; float: left;  padding-right: 10px;}
    .connection_outer .flight-arrival{width: 32%; float: left;}
}









@media (max-width: 1650px) {
  .header-container{max-width: 95%!important;}
  .trend-deals .owl-nav .owl-prev .fa-angle-left{display: block!important;position: absolute;left: 0;top: 35%;color: #14a2dc!important;background-color: #fff;padding: 3px;border-radius: 50px;width: 40px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
  .trend-deals:hover .owl-nav .owl-prev .fa-angle-left{left: 0;}
  .trend-deals .owl-nav .owl-next .fa-angle-right{display: block!important;position: absolute;right: 0;top: 35%;color: #14a2dc!important;background-color: #fff;padding: 3px;border-radius: 50px;width: 40px;box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
  .trend-deals:hover .owl-nav .owl-next .fa-angle-right{right: 0;}

  .flight-booking-history-in table button{margin-bottom: 4px;}
  .flight-booking-history-in table tbody tr td.htl-userpfl-booking a{margin-bottom: 4px;}


}
@media (max-width: 1500px) {
    .header-container{max-width: 1400px;}

    .display-4{font-size: 30px!important;}
    .count-img{width: 130px;min-width: 130px;}

    /* #country_form .travel-cont .single-travel-cont:first-child{width: 25%;} */

    .prof-name-out{display: block;}
    .prof-name{padding-left: initial;}
    .prof-name p{margin-bottom: 5px!important;}
    .top-profile-nav .prof-wallet-amount{margin-top: 0px;}


}
@media (max-width: 1400px) {
    .create-new-accnt{display: block;text-align: center;}
    .create-new-accnt a{display: block;margin-bottom: 7px;}


}



@media only screen and (max-width: 1560px) and (min-width: 768px)  {.flight-depart{  max-width: 50%;} .travel-block{  max-width: 50%;}}
@media only screen and (max-width: 1744px) and (min-width: 768px)  {.return_block{max-width: 50%;}}

@media only screen and (max-width: 1634px) and (min-width: 768px)  {.filter-common-outer .col-md-6{max-width: 50%;}}














@media (max-width: 1200px) {
    .slider-outer .carousel-inner{height: 600px;}
    .slider-outer .carousel-item{height: 600px;}
    .navbar-dark .navbar-nav .nav-link{padding-left: 7px;}
    .travel-mode ul li a{padding: 15px 40px;}
    .inner-carousel-caption h2{font-size: 35px;}
    .inner-carousel-caption h6{font-size: 16px;}
    .travel-submit button{word-break: break-all;}

    .right-omega-home-about-cont{padding: 25px;}
    .right-omega-home-about-cont-img{position: relative;margin-left: auto;margin-top: auto;height: 200px;width: 100%;}
    .right-omega-home-about-cont-img img{object-fit: cover;}
    .right-omega-home-about-dtls{padding-left: initial;}
    .right-omega-home-about{padding-left: 15px;}

    .flight-single-dtls .col-md-2{flex: 0 0 33.33%;max-width: 33.33%;margin-bottom: 12px;}
    .visa-contact-form{width: 100%;}

    .flight-book button{font-size: 13px;}


}
@media (max-width: 992px) {
    .main-nav ul li{margin-left: 20px;}
    .travel-destntion{padding: 0;}
    .small-top-feature{box-shadow: none!important;}

    .single-travel-cont{padding: 10px;}
    .single-travel-cont h6{font-size: 15px;}
    .travel-submit button{padding: 10px 10px;}
    /* #country_form .travel-cont .single-travel-cont:first-child{width: 50%;} */

    .count-inner{display: block;}
    .count-img{margin: 0 auto;}
    .count-2{text-align: center;margin-top: 20px;}

    .new-package-dtls h2{font-size: 25px;}
    .new-package-dtls button{padding: 10px 30px;}
    .header-container .navbar-expand-lg .navbar-nav .dropdown-menu{box-shadow: none!important;}
    .header-container .navbar-expand-lg .navbar-nav .dropdown-menu a{padding-left: 0;}
    .header-container .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-divider{display: none;}

    .flight-listing-out .col{min-width: 33.33%;margin-bottom: 6px;}
    .fly-fare-rules-content ul li span{min-width: 100px;}

    .hotel-listing-out .col{min-width: 24.33%;margin-bottom: 6px;}
    .hotel-book{margin-top: 15px;}
    .hotel-list-location{font-size: 14px;line-height: 20px;}

    .hotel-details-page{padding: 40px 0;}
    .left-hotel-dtls-cont{flex: 0 0 100%;max-width: 100%;}
    .right-hotel-dtls-cont{flex: 0 0 100%;max-width: 100%;padding-left: 15px;margin-top: 30px;}
    .left-hotel-dtls-cont .img-display{height: 300px;}
    .left-hotel-dtls-cont .img-display img{min-height: 300px;}

    .flight-arrival{text-align: initial;}
    .flight-booking-view-page .flight-booking-view-page-cont{flex: 0 0 50%;max-width: 50%;margin-bottom: 30px;}
    .flight-booking-history-in table tbody tr td.visa_rqst-td{min-width: 200px;}


}
@media (max-width: 767px) {
    .border-det{border: none;   margin: 20px;}
    .border-det-res{margin: 20px;}
    .header-container nav a img{width: 130px;}
    .footer-logo img{width: 130px;}

    .travel-mode ul li a{padding: 10px 15px;}
    .single-travel-cont{width: 33.333%;}
    .single-travel-cont:last-child{margin: auto;width: 100%;}
    .inner-carousel-caption h2{font-size: 25px;}
    .head-cont h2{font-size: 25px;}
    .single-travel-cont button{margin-top: 5px;}
    .count-img{width: 100px;min-width: 100px;padding: 20px;}
    .display-4{font-size: 20px!important;}

    .flight-login{padding: 40px 0;}

    .right-omega-home-about-cont-img{height: 300px;}
    .right-omega-home-about{margin-bottom: 25px;}
    .travel-submit-1{margin-left: auto;padding: initial;}
    .travel-submit-1{justify-content: center;}
    .right-omega-home-about-dtls h5{text-align: center;}

    .all-travel-category button{padding: 7px 12px;font-size: 14px;}
    .gallery h3{font-size: 20px;}

    .left-homestays-out{margin-bottom: 25px;}
    .single-offer{margin-bottom: 25px;}
    .left-stories-out{margin-bottom: 25px;}

    .left-flight-login{padding-right: 15px;}
    .right-flight-login{margin: 0 15px;}

    .right-service-dtls{padding-left: 15px;margin-top: 30px;}
    .prof-name-out{display: flex;}
    .prof-name{padding-left: 15px;}

    .right-hotel-dtls-cont{padding-left: auto;margin-top: 30px;}
    .profile-main-page{padding: 40px 0;}

    .create-new-accnt{display: flex;justify-content: space-between;}
    .profile-password-change{padding: 40px 0;}
    .dtls-flight-passengers ul{width: 93%;}

    .trend-deals-dtls .left-deals-dtls-out .right-deals-dtls{margin-top: 30px;}

    .trend-deals-dtls .left-deals-contact{margin-bottom: 30px;}
    .trend-deals-dtls .left-deals-contact .unicorp-quick-reach{border-radius: 20px;padding: 25px;}
    .trend-deals-dtls .right-deals-contact .contact-form{border-radius: 20px;padding: 25px;}

    .flight-booking-view-page-out{padding: 40px 0;}
    .flight-booking-view-page .flight-booking-view-page-cont{flex: 0 0 100%;max-width: 100%;}
    .add-visadtls-pay{margin-top: 0px;}
    .dtls-hotel-items .room_content{  margin-top: 15px;}
    .filter-common-outer .wrapper{  align-items: start;}

    .choose-col-outer{margin-bottom: 15px;}






}
@media (max-width: 650px) {
    .footer-about{width: 100%;margin-right: auto;}

}
@media (max-width: 650px) {
    .main-logo img{width: 115px;}
    .new-package-dtls{display: block;text-align: center;}
    .new-package-dtls button{margin-top: 20px;}

    .slider-outer .carousel-inner{height: 100%;}
    .slider-outer .carousel-item{height: 100%;}
    .travel-reg-inn{margin-top: 0px;}

}
@media (max-width: 600px) {
    .inner-slider{height: 150px;}
    .top-profile-nav img{width: 85px;height: 80px;}
    .travel-service{padding: 40px 0px;}
    .trend-deals{padding: 40px 0px;}
    .travel-gallery{padding: 40px 0px;}
    .conting{padding: 40px 0px;}
    .travel-stories{padding: 40px 0px;}
    .trend-deals-dtls{padding: 40px 0px;}

    .right-omega-home-about{padding-left: 0px;}
    .trend-deals .owl-nav{margin-top: 0px;}
    .trend-deals .owl-item{padding-bottom: 0px;}
    .right-omega-home-about{margin-bottom: 0px;}

    .count-inner .display-4{font-size: 25px;}
    .slider-outer .inner-carousel-caption{text-align: center;}
    .slider-outer .inner-carousel-caption{width: 95%;}
    .slider-outer .inner-carousel-caption p{line-height: 20px;}
    .inner-carousel-caption h2{font-size: 18px;}

    .pic-1{height: auto;}
    .pic-2{height: auto;}
    .pic-3{height: auto;}
    .pic-4{height: auto;}
    .pic-5{height: auto;}
    .pic-6{height: auto;}
    .centered{font-size: 18px;}

    .carousel-caption{padding-top: 0px;}
    .single-travel-cont-dtls #output{position: relative;width: 100%;padding: 0;box-shadow: none;}
    .payment-history-page-filter button{padding: 10px 30px;}
    .visa-search-out{display: block;}

    .footer-inner-container{padding: 40px 15px;}

}
#mealsModal .modal-dialog{
    max-width: 100%!important;
  }
  #bagsModal .modal-dialog{
    max-width: 100%!important;
  }





@media (max-width: 576px) {
    #mealsModal .modal-dialog{
        max-width: 100%!important;
      }
    .travel-mode ul li a{padding: 8px 12px;font-size: 14px;}
    .travel-mode ul li a img{width: 12px;margin-right: 3px!important;}
    .count-inner-out{flex: 0 0 33.333333%;max-width: 33.333333%;}
    .count-img{width: 100px;}
    .display-4{font-size: 20px;font-weight: 500;}
    .count-2 h6{font-size: 13px;}

    .single-travel-cont h6{font-size: 13px;}
    .left-flight-login{display: none;}
    .right-flight-login .contact-form{padding: 50px 30px;}
    #country_form .travel-cont .single-travel-cont{width: 100%;}

    .single-prof-inner{padding: 30px;}
    .single-travel-cont{width: 49.333%;}
    .travel-cont{padding: 10px 5px;}
    .single-travel-cont button{margin-top: auto;}
    .single-travel-cont select{font-size: 12px!important;}
    .autocomplete input[type=text]{font-size: 12px!important;}
    .single-travel-cont input{font-size: 12px!important;}
    .autocomplete1 input[type=text]{font-size: 12px!important;}

    .flight-book .price-info-list{display: block;}
    .flight-book .price-adult:first-child h6{border-radius: 6px 6px 0 0;}
    .flight-book .price-adult:last-child h6{border-radius: 0px 0px 0 0;}
    .flight-book .flight-book-frst-link{text-align: center;}
    .flight-price h6:first-child{margin-bottom: 10px;}

    .flight-listing-out .row{align-items: initial!important;}
    .flight-dprtr h6{margin: 0; margin-bottom: 5px; font-size: 12px;}
    .flight-dprtr h4{font-size: 20px;}
    .flight-arrival h6{margin: 0;margin-bottom: 5px;font-size: 12px;}
    .flight-arrival h4{font-size: 20px;}
    .flight-name h6{margin-bottom: 5px;}
    .flight-price h6{margin: 0;font-size: 14px;}
    /* .flight-duration h6{font-size: 14px;} */
    .flight-book button{height: auto;padding: 8px 0;}

    .contact-content h2{font-size: 25px;}
    .hotel-listing-out .col{min-width: 100%;margin-bottom: 10px;}

    .payment-history-cont{display: block;}
    .left-hotel-dtls-cont .img-select .owl-nav .owl-prev{display: block;}
    .left-hotel-dtls-cont .img-select .owl-nav .owl-next{display: block;}

    .flight-booking-view-page h3{font-size: 20px;}
    #seatModal .modal-dialog,#mealsModal .modal-dialog,#bagsModal .modal-dialog{
        max-width: 100%;
      }
      
      
}


.fare-list h3{font-size: 14px;  margin-bottom: 0;
    font-weight: 600;
    color: #14a2dc;
    margin-left: 5px;
}

    .fare-list button{  padding: 8px 35px;}

    .fare-list form p{font-size: 14px;margin-bottom: 10px;
        margin-top: 5px;}



    .flight-code{margin-left: 15px;}

    .flight-code h4{  font-size: 20px;  color: #14a2dc;  line-height: 1;}

    .flight-name img{height: auto;}

    .flight-code h6{  color: #495057;  font-size: 15px;}

    .price-info-list h4{font-size: 16px;
        padding: .5rem 1.5rem;
        margin-bottom: 2px;}

        .book_btn{margin-top: -5px;}





        .flight-book::-webkit-scrollbar-track
        {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
        }

        .flight-book::-webkit-scrollbar
        {
            width: 10px;
            background-color: #F5F5F5;
        }

        .flight-book::-webkit-scrollbar-thumb
        {
            background-color: #14a2dc;

            background-image: -webkit-gradient(linear, 0 0, 0 100%,
                               color-stop(.5, rgba(255, 255, 255, .2)),
                               color-stop(.5, transparent), to(transparent));
        }
















.flight-book{height: auto;
    max-height: 200px;
overflow-y: auto;}


@media (max-width: 540px) {.sweet-alert{margin-left: 0 !important;}}

@media (max-width: 534px) {.visa-reqst-btn #id_back{  margin-bottom: 10px;}}

@media (max-width: 516px) {.single-travel-cont-dtls .dropdown-menu.show{  width: fit-content !important;}}

@media (max-width: 500px) {.travel-submit-1 button{margin-left: auto;
    margin-right: auto;
    display: flex;} .left-service-dtls-out{padding-top: 0;} .head-cont{padding-bottom: 20px;} .single-prof-inner .prof-full-name{  flex-wrap: wrap;}}


@media (max-width: 991px) {.wrapper{align-items: start;} .fare-range-outer{  padding-left: 15px !important;}}


@media (max-width: 450px) {
    .count-img{min-width: 80px;width: 80px;padding: 20px;}

    .footer-logo{text-align: center;}
    .footer-logo img{width: 150px;}
    .infra-social-media{text-align: center;}

    /* .footer-about p{text-align: center;} */
    .footer-about p{font-size: 14px;}
    .infra-social-media{display: block;text-align: center;}
    .infra-social-media img{margin-right: auto;}
    .footer-links{width: 100%;text-align: center;margin-top: 20px;padding-right: 0px;}
    .footer-links h5{margin-bottom: 0;}
    .contact-locat{width: 200px;margin: 0 auto;}
    .infra-social-media h6{margin-bottom: 10px;}

    .flight-booking-view-page{padding: 30px;}
    .flight-booking-view-page .card-body .form-group strong{width: 100%;}

    .flight-listing-out .col{min-width: 49.33%;}
    .flight-single-dtls .col-md-2{flex: 0 0 49.33%;max-width: 49.33%;}
    .flight-duration{text-align: initial;}
    .flight-dprtr{text-align: initial;}
    .flight-price{text-align: initial;}
    .flight-book .flight-book-frst-link{text-align: inherit;}

    .visa-contact-form{padding: 50px 20px;}

    .left-hotel-dtls-cont .img-display{height: 250px;}
    .left-hotel-dtls-cont .img-display img{min-height: 250px;}
    .left-hotel-dtls-cont .img-item{height: 80px;}

    .left-hotel-dtls-cont .img-select .owl-nav .owl-prev{margin-top: -57px;width: 20px;font-size: 13px!important;}
    .left-hotel-dtls-cont .img-select .owl-nav .owl-next{margin-top: -57px;width: 20px;font-size: 13px!important;}

    .create-new-accnt{display: block;}
    .visa-search-out .travel-cont{display: block;}
    .visa-search-out .single-travel-cont{width: 100%;}


}
@media (max-width: 400px) {
    .all-travel-category{display: block!important;margin-bottom: 15px!important;}
    .all-travel-category button{width: 100%;margin-bottom: 15px;}

    .count-inner-out{flex: 0 0 100%;max-width: 100%;}
    .count-inner{display: flex;margin-bottom: 20px;justify-content: flex-start;}
    .count-img{margin: 0;margin-right: 15px;}
    .count-2{text-align: left;}
    .count-inner .display-4{font-size: 22px;}

    .prof-full-name{display: block;}
    .prof-full-name h6{min-width: 100%;}
    .flight-dtls-head-flght{display: block;}
    .flight-dtls-head-flght .refund-type{display: inline-block;margin-top: 5px;}

    .flight-booking-view-page .flight-booking-view-page-cont .form-group strong{width: 100%;display: block;margin-bottom: 8px;}


}
@media (max-width: 380px) {
    .single-travel-cont{width: 100%;}
    .travel-cont .swap-icon{display: none;}
    .flight-single-dtls .col-md-2{flex: 0 0 100%;max-width: 100%;}
    .visa-details label{width: auto;} .applicant-details label{width: auto;}


}




@media (max-width: 216px) {.single-prof-inner-btn a{font-size: 12px; text-align: center;} .single-prof-inner-btn{text-align: center;}}



@media (max-width: 600px) {#exampleModal .modal-dialog{  width: 70%;}
}


@media (max-width: 500px) {.payment-history-page .payment-history-page-filter{  display: block;} .payment-history-page .payment-history-page-filter .payment-history-page-filter-in{margin-bottom: 15px;} }


@media (max-width: 785px) {.visa-request-content-2{max-width: 100%;} .visa-request-content-1{max-width: 100%;}
.visa-request-content-2{margin-top: 15px;}
}



@media only screen and (max-width: 1192px) and (min-width: 768px)  {.testim-person{  display: block;}.testim-person img{  margin-bottom: 15px;}}







@media only screen and (max-width: 1823px) and (min-width: 961px)  {.travel-block{flex: auto;
    max-width: 50%;}}


    
@media only screen and (max-width: 1634px) and (min-width: 1003px)  {.flight-name-scroll-outer{width: 240px;}}

@media only screen and (max-width: 1270px) and (min-width: 768px)  {.flight-book-outer{display: block !important;}}

@media only screen and (max-width: 1559px) and (min-width: 768px)  {.flight-from{  min-width: 50%;}}











/* body {
    background-color: #fbfbfb;
  }
  @media (min-width: 991.98px) {
    main {
      padding-left: 240px;
    }
  } */

  /* Sidebar */
  /* .sidebar {
    position: fixed;
    top: 21%;
    bottom: 0;
    left: 0;
    padding: 58px 0 0;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 5%), 0 2px 10px 0 rgb(0 0 0 / 5%);
    width: 240px;
    z-index: 600;
  }

  @media (max-width: 991.98px) {
    .sidebar {
      width: 100%;
    }
  }
  .sidebar .active {
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
  }

  .sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: 0.5rem;
    overflow-x: hidden;
    overflow-y: auto;
  } */
.class_type, .flight_type, .fare_type{
    border: 1px solid #21c1ff;
    background-color: #FFF;
}
.flight_type.active,.class_type.active, .fare_type.active{
    background-color: #21c1ff;
    color: #fff;
}
.flight_search_outer{ 
    /* background-color: white; */
    padding: 25px;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    border-radius: 0 0 15px 15px;
}
.flight_search_outer_index{ 
     background-color: white; 
    padding: 25px;
     box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; 
    border-radius: 0 0 15px 15px;
}
.passenger_dropdown{
    background-color: white;
    border: 1px solid #d8dde2;
}
.minus, .plus{
    width:30px; 
    height:30px;
    background:#FFF;
    border-radius:100%;
    padding:2px;
    border:1px solid #21c1ff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.single-travel-cont-dtls .dropdown-menu.show{
    width:500px;
}
.passenger_count{
    width:30px; 
    height:30px;
    text-align: center;
    padding: 2px;
    background-color: white;
    border: 1px solid #d8dde2;
    border-radius: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.number{
    margin-left: auto;
    margin-right: auto;
}

.close_passenger{    
    background-color: #6c796f;
    transition: all 0.2s ease-in;
    color: white;
    padding: 8px 15px;
    border-radius: 5px; 
    margin-top: 25px;
    font-size: 15px;
}
.done_passenger{    
    background-color: #39b453;
    transition: all 0.2s ease-in;
    color: white;
    padding: 8px 15px;
    border-radius: 5px; 
    margin-top: 25px;
    font-size: 15px;
}
.add-more-row{
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    padding: 5px;
}
#add_more_destination{
    display: block;
    padding: 5px;
    border: 1px solid #21c1ff;
}
.multi_destination{
    width: 100%;
}
.wrapper {
     
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .filter-price {
    width: 220px;
    border: 0;
    padding: 0;
    margin: 0; 
  }
  .err_valid{
    border: 1px solid #ff0000!important;
  }
  .price-title {
    position: relative;
    color: #fff;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
  }
  
  .price-field {
    position: relative;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    background: rgba(248, 247, 244, 0.2);
    padding-top: 15px;
    padding-left: 16px;
    border-radius: 3px;
  }
  
  .price-field input[type=range] {
      position: absolute;
  }
  
  /* Reset style for input range */
  
  .price-field input[type=range] {
    width: 188px;
    height: 2px; 
    border: 5px solid black;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    -webkit-appearance: none;

  }

  .price-field input[type=range]::-webkit-slider-thumb {
      -webkit-appearance: none;
  }
  
  .price-field input[type=range]:active,
  .price-field input[type=range]:focus {
    outline: 0;
  }
  
  .price-field input[type=range]::-ms-track {
    width: 188px;
    height: 2px; 
    border: 0;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    background: transparent;
    border-color: transparent;
    color: transparent;
    border-radius: 5px;
  }
  
  /* Style toddler input range */
  
  .price-field input[type=range]::-webkit-slider-thumb { 
    /* WebKit/Blink */
      position: relative;
      -webkit-appearance: none;
      margin: 0;
      border: 0;
      outline: 0;
      border-radius: 50%;
      height: 10px;
      width: 10px;
      margin-top: -4px;
      background-color: #fff;
      cursor: pointer;
      cursor: pointer;
      pointer-events: all;
      z-index: 100;
  }
  
  .price-field input[type=range]::-moz-range-thumb { 
    /* Firefox */
    position: relative;
    appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    background-color: black;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
  }
  
  .price-field input[type=range]::-ms-thumb  { 
    /* IE */
    position: relative;
    appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    background-color: #fff;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
  }
  
  /* Style track input range */
  
  .price-field input[type=range]::-webkit-slider-runnable-track { 
    /* WebKit/Blink */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
  }
  
  .price-field input[type=range]::-moz-range-track { 
    /* Firefox */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: black;
    border-radius: 5px;
  }
  
  .price-field input[type=range]::-ms-track { 
    /* IE */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #fff;
    border-radius: 5px;
  }
  
  /* Style for input value block */
  
  .price-wrap {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 7px;
  }
  
  .price-wrap-1, 
  .price-wrap-2 {
    display: flex;
  }
  
  .price-title {
    margin-right: 5px;
    background: #d58e32;
  }
  
  .price-wrap_line {
    margin: 0 10px;
  }
  
  .price-wrap #one, 
  .price-wrap #two {
    width: 50px;
    text-align: right;
    margin: 0;
    padding: 0;
    margin-right: 2px;
    background:  0;
    border: 0;
    outline: 0;
    color: #fff;
    font-family: 'Karla', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
  }
  
  .price-wrap label {
    text-align: right;
  }
  
  /* Style for active state input */
      
  .price-field input[type=range]:hover::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #fff;
    transition-duration: 0.3s;
  }
  
  .price-field input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #fff;
    transition-duration: 0.3s;
  }
  .flight-terminal-details span{
    width: 100%;
    padding-bottom: 5px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #686868;
  }
  .seperator{
    display: block;
    width: 100%;
    border-bottom: 1px solid #afafaf4d;
    margin-bottom: 5px;
  }
  .filght-duration-cnt span{
    width: 100%;
    padding-bottom: 5px;
    display: block;
    font-size: 14px;
    text-align: center;
    color: #686868;
  }
  .frm_error{
    font-size: 14px;
    color:#ff0000;
  }
  #seatModal .modal-dialog{
    max-width: 100%;
  }
  .choose-seat h5{
    font-size: 17px;
    color: #686868;
  }
  .choose-meal h5{
    font-size: 17px;
    color: #686868;
  }
  .choose-bag h5{
    font-size: 17px;
    color: #686868;
  }
.addons-outer h3{
    font-size: 25px;
    text-align: center;
    color: #686868;
    padding-bottom: 30px;
}
.seatsOptions ul,.meals_list ul{
    list-style: none;
}
.seatsOptions ul li{
    list-style: none;
    font-size: 14px;
    color: #686868;
}
.seatsOptions span{ 
    font-size: 14px;
    color: #686868;
    padding-left: 10px;
    padding-right: 10px;
}
.seat_Booking ul, .bag_list ul{
    list-style: none;
}
.seat_Booking ul li{
    list-style: none;
    font-size: 14px;
    color: #686868;
}
.seat_Booking span{ 
    font-size: 14px;
    color: #686868;
    padding-left: 10px;
    padding-right: 10px;
}
.mealsOptions ul li{
    list-style: none;
    font-size: 14px;
    color: #686868;
}
.bagsOptions ul li{
    list-style: none;
    font-size: 14px;
    color: #686868;
}
.meals-flyops{
    height: 500px;
    overflow: scroll;
}

.meals_list ul li a{
    font-size: 14px;
    color: #686868;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bag_list ul li a{
    font-size: 14px;
    color: #686868;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bag_Booking ul li{
    list-style: none;
    font-size: 14px;
    color: #686868;
}
.bag_Booking span{ 
    font-size: 14px;
    color: #686868;
    padding-left: 10px;
    padding-right: 10px;
}
.meal_Booking ul li{
    list-style: none;
    font-size: 14px;
    color: #686868;
}
.meal_Booking span{ 
    font-size: 14px;
    color: #686868;
    padding-left: 10px;
    padding-right: 10px;
}
.chkselected, .blockselected {
    background-color: #14a1db;
    border: none;
}
.error_flight{
    border:1px solid #ff0000;
}
.hotel_booking_info{
    width: 30%;
    text-align: center;
}
.payment_container_outer{
    width: 100%;
    margin: 10px;
    border: 1px solid #bfbebe;
    border-radius: 7px;
}
.travel_info{
    width: 50%;
}
.travel_info h4{
    font-weight: 600;
    color: #14a2dc;
    font-size: 18px;
}
.travel_info p{
    font-size: 14px;  
    color: #686868;
}
.right_fare  {
    width: 50%;
    text-align: right;
}
.right_fare p{
    font-size: 14px;  
    color: #686868;
}
.fare_total{
    border-top:1px solid #686868;
}
.fare_total p{
    font-size: 15px;  
    font-weight: 600;
    color: #686868;
}
#frm_payment{
    text-align: right;
}
.btn_ccpayment{
    background-color: #3EB0DF;
}

.single-search-cont button{background-color: #39b453;transition: all 0.2s ease-in;color: white;padding: 6px 35px;border-radius: 5px;margin-left: 15px;font-size: 15px;}
.single-search-cont button:hover{
    background-color: #39b4540c;
    border: 1px solid #39b453;
    color: #39b453;
    transform: translateY(-5px);
    box-shadow: 0 15px 8px -5px rgba(23, 124, 36, 0.116);
}
.single-search-cont button:focus{box-shadow: none;outline: none;}
.home-visa{margin-left: auto; margin-right: auto;width: 30%;}
#group_visa{
    opacity: 1;
    cursor: pointer;
    height: 20px;
    width: 20px;
 
}
.accept-tems input{
    opacity: 1;
    cursor: pointer;
    height: 20px;
    width: 20px;
}
.accept_terms_box{
    display: block;
    width: 10%;  
}
.accept_terms_content{
    display: block; 
    width: 85%;
    padding-top: 10px;
}
.accept-tems{
    display: flex;
}

input[type="date"] {
  position: relative;
  padding-right: 40px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px; /* Set a specific width for the calendar icon */
  height: 100%;
  cursor: pointer;
}